RE: CSS and Netscape
by Klaas De Waele <klaas(at)gracegraphics.be>
|
| Date: |
Wed, 19 Sep 2001 16:29:43 +0200 |
| To: |
"'Lisa Bradshaw'" <zibbler(at)mediaone.net>, "'Dave Hall'" <dhall(at)wavegate.com>, "'hwg-techniques(at)hwg.org'" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
Quick response...
last time someone explained about the border things which when set in
shorthand form would work better?
border: outset 4px gray;
similarly, you could do the following:
text-decoration: overline underline;
Good luck, someone will probably elaborate on this with specific cases and
stuff - always very useful.
- Kayjey -
> -----Oorspronkelijk bericht-----
> Van: owner-hwg-techniques(at)hwg.org
> [mailto:owner-hwg-techniques(at)hwg.org]Namens Lisa Bradshaw
> Verzonden: woensdag 19 september 2001 14:36
> Aan: Dave Hall; hwg-techniques(at)hwg.org
> Onderwerp: CSS and Netscape
>
>
> Hey everyone,
>
> I'm designing a web page using a lot of CSS for formatting.
> IE does exactly
> as I want it to, but Netscape does not. I'm making buttons
> using CSS box
> atributes. Netscape seems to ignore the width attribute. Does
> any one know
> of a work around? Here's the style I'm using:
>
> a.button {background-color: lightslategray;
> border: outset;
> border-width: 4px;
> border-color: gray;
> text-decoration: none;
> color: #000;
> font-size: 12px;
> font-weight: bold;
> width: 100px;
> text-align: center;}
>
> The class is applied as follows: <a class="button"
> href="tut_home">Home</a>
>
> Notice the width of 100px. IE displays it as it should, but
> Netscape only
> makes the box as wide as the text is. It ignores the width. Any ideas?
>
> TIA,
> Lisa
>
>
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.