- From: Gordon Blackstock <gordon@quartz.gly.fsu.edu>
- Date: Tue, 1 Dec 1998 12:52:00 -0800
- To: <ec95ssh2@brunel.ac.uk>, <www-style@w3.org>
Did you try Contextual selectors?
If the links are within, say, H2, then build a specific contextual selector
for it.
H2 A { font-weight: bold; }
later,
gordon
-----Original Message-----
From: Sunny Hundal <ec95ssh2@brunel.ac.uk>
To: www-style@w3.org <www-style@w3.org>
Date: Tuesday, December 01, 1998 12:11 PM
Subject: Style sheet problem
>Hi ppl,
>
>I've got a problem for a new site I'm working on.
>I've got links on the left hand side, and some of them are header links
>so I want them bold, while keeping all other links as normal. But if I
>don't specify bold in the a:link category then the link doesn't come up
>as bold even if I put in the <B> tag before the <A HREF> tag.
>
>Can anyone show me how I can resolve this problem ?
>
>TIA
>Sunny
>
>--
>***********************************************
>sandeephundal@netscape.net         (Webmail)
>ec95ssh2@brunel.ac.uk              (University)
>http://www.brunel.ac.uk/~ec95ssh2/ [Cyberhome]
>http://www.jazilla.org/            [Jazilla]
>"All business is personal"
>                             - The Godfather
>***********************************************
>
>
Received on Tuesday, 1 December 1998 15:55:56 UTC