tags:

views:

63

answers:

4

Is there some sort of HTML designer (WYSIWYG) available that allows me to draw the page and results with a page using DIVs / CSS and not TABLE design?

+2  A: 

See drawter.com you can create layout in div css format.

Brij
A: 

I'm not entirely sure of what you are asking of but if you are looking for a wysiwyg(what you see is what you get) editor Adobe Dreamweaver is probably the best but it's rather expensive. There are ton's of free wysiwyg`s however I don't use them so I only know of Dreamweaver.

Hultner
A: 

Yes. You generally pay them by the hour.

Azeem.Butt
+2  A: 

MS Visual Web Developer Express, its free and allows full WYSIWYG and code view HTML/CSS editing for pure (X)HTML or ASP.Net sites.

http://www.microsoft.com/express/Downloads/#Visual_Studio_2010_Express_Downloads http://www.microsoft.com/express/Express-2010/

Lloyd