|
sticks464 -> RE: .layer vs #layer (1/4/2007 0:01:09)
|
Briandina, you can still use the #(id) in Dreamweaver. Create your style as follows: (I never tried this in design view, only code view. Make sure your cursor is positioned behind the element you want the style applied to or have the element highlighted.) 1. With the CSS Styles window open, click on the 'New CSS Rule' icon at the bottom of that window. 2. Choose 'Advanced(IDs, pseudo-class selectors) and in the Selector box type in the name (#layer) you want to name the element 3. Check the appropriate 'Define in' box and click OK. Select the external style sheet name from the dropdown or specify a new one or make the style embedded by selecting 'this document only'.
|
|
|
|