Is there any online text editor for HTML, CSS with

2019-03-29 11:16发布

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

标签: css xhtml
4条回答
唯我独甜
2楼-- · 2019-03-29 11:45

https://bespin.mozilla.com/

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

查看更多
贪生不怕死
3楼-- · 2019-03-29 11:50

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).

查看更多
一纸荒年 Trace。
4楼-- · 2019-03-29 11:52

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.

查看更多
We Are One
5楼-- · 2019-03-29 12:03

Dabblet is pretty impressive !

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

查看更多
登录 后发表回答