Is there any online text editor for HTML, CSS with

2019-03-29 11:24发布

问题:

I want to make css file from accessible from everywhere (home, office etc) and ready to edit. and save.

I will do hand coding ,just want syntax highlighting and saving on net facility.

I tried google docs (it's good because i can save online and it has revision history feature too which is useful) but it doesn't have syntax highlighting and also tried http://www.amyeditor.com/ it's same as i want but it save file on our local pc.

and i usually use jsbin.com but i heard it will delete the code if nothing will happen to code in 3 month.

Update:

In nutshell I'm looking for online editor like Dreamweaver source view. with code hosting too.

Update 2

i found it useful but , no facility for saving.

http://marijn.haverbeke.nl/codemirror/csstest.html

回答1:

https://bespin.mozilla.com/

Bespin is a mozilla project with a lot of potential. I couldn't recommend it more highly.



回答2:

See following
http://snipplr.com
http://gist.github.com/

See here if you could get any solution.

If you don't like then use a blog with syntaxhighlighter.



回答3:

Dabblet is pretty impressive !

Saves to github gists. For more info look at the help/about page



回答4:

You could just use wordpad witch comes with windows, and then you could upload it to a server such as Dropbox. Simples.(Make sure you put .css at the end of the filename).



标签: css xhtml