PDA

View Full Version : Dreamweaver



adnan
05-25-2003, 12:03 PM
I'm having some trouble adding a border in dreamweaver, here's the code:

<div id="Layer2" style="position:absolute; left:12px; top:161px; width:631px; height:464px; background-color:#009966; layer-background-color:#009966; border:3px #000000; background-image:url(gras.jpg); layer-background-image:url(gras.jpg); border:3px #000000; z-index:2">

Can anyone help me?
Thanks

SETI_CruncherXy
05-27-2003, 06:16 PM
if your using layers.. assign your properties under CSS (cascading style sheets)..
and apply those css properties to your layer as needed.
"right click /add css"..
at least i can do that on dwMX..