Posted by Martin Pöpping on 07/17/06 20:15
Hello,
I´ve defined a div tag like this:
div#news{
top: 100px;
width: 144px;
border-color: #003366; border-width: 2px;
left: 602px;
height: 100%;
}
The border ist defined with:
border-color: #003366; border-width: 2px;
But Firefox does not show any borders, IE does.
What do I do wrong?
Bye,
Martin
[Back to original message]
|