[thelist] Dreamweaver MX css

Jason Turnbull digiscape at live.com.au
Sun Feb 23 15:00:01 CST 2003


This is from another list, Murray --- Team Macromedia Volunteer for
Dreamweaver MX for
another learner like myself.

"Create a new page.  Type some text on it.  Select the text and press
Ctrl-T.  You should get the Wrap Tag floater.  In that floater, type div

id="foo" and press return.  In code view you will now see -

<body>
<div id="foo">This is text
</div>
</body>
</html>

Now create a new CSS style (embedded in the document is OK for purposes
of
this illustration).  Select the Use CSS Selector button, and enter #foo
in
the Selector field.  When you press the OK button, you will have the
standard CSS editor panel.  Select the Positioning category, and make
the
type absolute.  Now enter 150 and 250 for left and top respectively,
make
the width 250 pixels and the background color something that pleases
you.
When you click OK, you will have now created a CSS qualified layer.

Note that you can now drag this puppy around on the screen like an
ordinary
layer, and DMX is smart enough to make changes to the stylesheet and not

the inline <div> tag.

Jason Turnbull


> -----Original Message-----
> From: thelist-admin at lists.evolt.org
> [mailto:thelist-admin at lists.evolt.org] On Behalf Of jonhall at ozline.net
> Sent: Sunday, 23 February 2003 7:31 AM
> To: thelist at lists.evolt.org
> Subject: [thelist] Dreamweaver MX css
>
>
> Anyone know how to get Dreamweaver to generate classes
> instead of inline styles when drawing layers? It really a
> pain to do it manually on complex layouts.
>
> --
> mailto:jonhall at ozline.net
>
> --
> * * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester
and archives of thelist go to: http://lists.evolt.org
Workers of the Web, evolt !





More information about the thelist mailing list