Web based CSS layout tools

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Web based CSS layout tools

Post by Christopher »

I saw this list and thought it might be of interest to others. It is a page of links to a number of web based CSS layout tools. Most seem to allow creating 1/2/3 column layouts with headers and footers by just filling out a web form. If anyone finds one or more of these tools useful -- let us know.

http://techmagazine.ws/best-css-tools/
(#10850)
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Web based CSS layout tools

Post by califdon »

arborint wrote:I saw this list and thought it might be of interest to others. It is a page of links to a number of web based CSS layout tools. Most seem to allow creating 1/2/3 column layouts with headers and footers by just filling out a web form. If anyone finds one or more of these tools useful -- let us know.

http://techmagazine.ws/best-css-tools/
Thanks, arborint. Seems like a quick way to slap together a CSS table-less layout for a page without stumbling with all the float:left's and such. Probably most useful to a designer who is stuck in the html table stage of layout, but who wants to go straight. :?
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I added your post to the Useful Resource sticky thread in this forum arborint. It is a cool resource.
Post Reply