Maybe it is to much to ask...
I want to make a online WYSIWYG HTML / CSS builder where the graphic designer can build a website template without knowing CSS /HTML. For that purpose there should be a GUI to build a website template.
That means HTML and CSS are created out of the choices selected in the GUI.
http://www.constructyourcss.com kinda does what I want. But I can't set width/height etc + I need to integrate it into my system (I use PHP, MySQL,jQuery)
Question: Do you know any html/css builder tools like ala jquery sortables?