Luke
23-05-2010, 10:44 AM
Okay, at the moment to make these boxes
http://i49.tinypic.com/30t15vk.png
I have
<container>
<title> (class for title text)
<line> (background image div with the '3 colour line')
<body> (blue bit)
Now, i'm wondering, if it's possible to merge the title and line divs so it would be
<container>
<title>
<body>
But is it possible to have a border-bottom with 3 colours?
If so, how?
Cheers
Luke
http://i49.tinypic.com/30t15vk.png
I have
<container>
<title> (class for title text)
<line> (background image div with the '3 colour line')
<body> (blue bit)
Now, i'm wondering, if it's possible to merge the title and line divs so it would be
<container>
<title>
<body>
But is it possible to have a border-bottom with 3 colours?
If so, how?
Cheers
Luke