CSS -> another way around
Out of context: Reply #3
- Started
- Last post
- 7 Responses
- eloosive0
Good question. I usually develop by hand and with Dreamweaver to speed things up.
Anyone got an answer?In my process, I layout with a certain look. After that only do I write up an external styles-dhtml scripts to be called in, and reconcile that with the layout, to preserve the intended look and feel & function. Seems backwards but knowing how to write and then going to a WYSIWYG editor does that to me.
I'm not a Dreamweaver "expert" but, for how I build /design, I've never been comfortable putting in styles in concurrently in while building up some quick pages if starting from complete scratch. But there is a pallete in there for css so I'm sure you could use that to some degree, cut and paste out what it generates into an external script, that works too.