Re: border-color: #003366; border-width: 2px;



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
.



Relevant Pages

  • border around an A tag not wrapping around the whole box in firefox.
    ... I'm trying to put a border around a link when the mouse rolls over it. ... I've made an example below and left out the hover to keep it simple. ... putting a Div tag inside the A and using A:hover .myDiv ... Using both A:hover and A:hover img which works in firefox full size. ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: Border around
     and small screens
    ... Jonathan N. Little schreef: ... A friend complained that the border around the lower code part on http://tcl.sfs.uni-tuebingen.de/~hendrik/keyboard.shtml is too small for the content. ... Since it is, the text is not wrapped, but the border and background color get smaller. ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: when you guys have a solution for _ALL_ of those scenarios is when I stop
    ... aaron.kempf@xxxxxxxxx schreef: ... or was it paratroopers ... STFU or else I will send some more over the border ...
    (microsoft.public.dotnet.languages.vb)
  • Re: border-color: #003366; border-width: 2px;
    ... Martin Pöpping wrote: ... I´ve defined a div tag like this: ... The border ist defined with: ... But Firefox does not show any borders, ...
    (alt.html)
  • Re: Tables under Firefox go wrong
    ... Firefox seems to be doing something odd with the caption element. ... border: 1px solid #A9A9A9; ... margin: 0 auto; ...
    (alt.html)