Re: border-color: #003366; border-width: 2px;
- From: tonnie <t.prasing@xxxxxxxxx>
- Date: Mon, 17 Jul 2006 22:27:14 +0200
Martin Pöpping schreef:
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?
Perhapse it will if you use:
border: 2px solid #003366;
--
Website Design: http://vision2form.nl/websitedesign/
Being found: http://vision2form.nl/websitedesign/being-found.html
Css templates: http://vision2form.nl/websitedesign/css-templates.html
.
- References:
- border-color: #003366; border-width: 2px;
- From: Martin Pöpping
- border-color: #003366; border-width: 2px;
- Prev by Date: Re: border-color: #003366; border-width: 2px;
- Next by Date: Re: border-color: #003366; border-width: 2px;
- Previous by thread: Re: border-color: #003366; border-width: 2px;
- Next by thread: Re: border-color: #003366; border-width: 2px;
- Index(es):
Relevant Pages
|