Is there a WYSIWYG CSS layout tool?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
LonelyProgrammer
Forum Contributor
Posts: 108
Joined: Sun Oct 12, 2003 7:10 am

Is there a WYSIWYG CSS layout tool?

Post by LonelyProgrammer »

Hi,

I don't have the moolah to afford Dreamweaver or Indesign, so I am wondering if there are other alternative CSS layout web-design tools that can generate the layouts and the graphics for presentation in CSS?
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Post by matthijs »

A WYSIWYG editor for CSS doesn't exist. Or at least, something that produces quality code.

To edit CSS, you can use almost any text-editor. Enough choice in free ones as well. There's a long thread in general discussion about editors
Post Reply