Search the Community
Showing results for tags 'examples'.
-
It would help to know the quickest way to see the results of your code. when I am digging into learning code; or trying to write some html,css,js, I cannot get a turnaround time that works feasibly without going to this [w3schools.com] website. I was reading about text editors and html editors from a link on this sites page, I agree with what it said mostly. it recommends use basic stock default: "Text Edit, or NotePad programs". The problem with that is, if I try something that I study on this site, I have a few programs that are original come with mac, pc, when I am done edi
- 4 replies
-
- text edithtml editornotepad
- quick efficient editor
- (and 2 more)
-
Will be very nice to replace textarea on "Try it yourself" pages on Ace editor. Demo: http://ace.c9.io/build/kitchen-sink.html Some of options: – Syntax highlighted editor; – Themes; – Highlight errors for HTML,CSS,JS,PHP,...; – Emmet; – Find/Replace by text/regexp – and more. Keyboard Shortcuts: https://github.com/ajaxorg/ace/wiki/Default-Keyboard-Shortcuts Simple variant: http://jsfiddle.net/ertutggz/5/