|
Posted by Mike Massonnet on 07/17/06 20:28
Le Mon, 17 Jul 2006 22:15:06 +0200, Martin Pöpping a écrit :
> 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%;
> }
>
>
> But Firefox does not show any borders, IE does.
>
> What do I do wrong?
>
You are missing the style of the border. E.g. solid, outset, inset,
ridge, groove.
>
> Bye,
> Martin
HTH,
Mike
--
http://massonnet.org/ Mike Massonnet (mmassonnet) ,-.
, ( {o\
GnuPG 0--" 0xF8C80F97 {`"=,___) (`~
C4DA 431D 52F9 F930 3E5B 3E3D 546C 89D9 F8C8 0F97 \ ,_.- )
[Back to original message]
|