Free Online Html Editor with Syntax highlighting,live preview,code folding,fullscreen mode,themes,matching tags,auto completion,finding tags ,frameWork and closing tags.
How to use
HTML:
Write your HTML inside "HTML Code" Tab, as you type a realtime preview is showing.
and the code is auto Syntax highlighting. * you can also use LiveGap Editor to write your xml file.
Style:
Add Css with one of the following methods
Write you css inside the "CSS Tab". any rule you add or remove or change will affect the preview.
or add inline style tag to the Html Code.
and you can add also link tag to an external stylesheet
Javascript:
Add Javascript with one of the following methods
Write you javascript inside the "Javascript Tab".
or add inline script tag to the Html Code.
and you can add also script tag to an external script