BWWebDesigns
10-23-2009, 01:40 PM
I have a container div that contains my whole site within it, I have successfully managed to give it a background color and border in css but what I am after is slightly different
I would like the border around the div to be firstly a double line border, I tried using double for the border style etc but not only is each line too thin but they are both the same color
So what I need is to find a way in CSS that I can make a border of a div be a thick double line, one line red one line black
Can anyone point me in the right direction??
Thanks in advance
I would like the border around the div to be firstly a double line border, I tried using double for the border style etc but not only is each line too thin but they are both the same color
So what I need is to find a way in CSS that I can make a border of a div be a thick double line, one line red one line black
Can anyone point me in the right direction??
Thanks in advance