suggest html page designer software

VinceC

Elite Member
Joined
Jun 8, 2008
Messages
2,119
Reaction score
948
Hi, beside wysiyug and dreamweaver software, any other simple and free software to design a html page? Thanks
 
Sublime Text 3 with multiple plugins. If you're looking for a visual editor then I don't know of any. I wouldn't advis using those anyway, some of the outputted code is garbage.
 
I create most of my pages using TextMate. Sometimes I will first mess around with layout and colors in Photoshop.
 
Hi, beside wysiyug and dreamweaver software, any other simple and free software to design a html page? Thanks

Use freeware http://www.wmutils.com/wysiwyg/. When your work is done, simple click "Source" to get the HTML code.
 
I guess visual studio is an efficient tool to handle it easier
 
I've tried a lot of different programs and have always come back to Dreamweaer. If you just want to write/edit code quickly (no visuals) I use EditPad.
 
Back
Top