Forum Moderators: not2easy

Message Too Old, No Replies

Any visual css editor that writes the dimensions of the divs in a .css

         

tirengarfio

11:52 pm on Dec 28, 2008 (gmt 0)

10+ Year Member



Hi,

Im interested in finding an app to create the layouts of my web in a visual way, you know creating the divs with the mouse dragging and droping the corners and the laterals of the divs.

I have found Kompozer, but the position, the margins, etc, of the divs that you dimension and place, go directly to the HTML code (inline styles).

Do you know any visual css editor that writes the dimensions, margins and position of the divs in a .css file?

Im looking for an open source one, but if you don't know anyone tell me a closed one.

Ciao

aabe51

4:30 pm on Jan 3, 2009 (gmt 0)

10+ Year Member



If you have the money, Dreamweaver will let you do what you want. It is now called CS4, but if you can find a CS3 version you could likely save some money. This is a professional program for serious developers.

tonynoriega

11:30 pm on Jan 6, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



yep, DW does that. in the menu at top there is an icon that is called "Draw AP Div" ...and you can essentiall draw your div tags where you want...

i do however, disagree that it is for serious developers. serious developers code by hand.