Click to See Complete Forum and Search --> : Borders for Layers


VBAHole22
08-29-2003, 10:47 AM
Is there a way to get a border around a DIV layer?

I built these layers in Dreamweaver to replace a bunch of messy tables that I had before, but now I can't figure out how to get borders around the layers.

AdamGundry
08-29-2003, 01:04 PM
Not suprisingly, you need to use the CSS border properties: http://www.w3.org/TR/CSS2/box.html#border-properties

Adam