hi,
use this..
<ol>
<li style="font-weight:bold;">hi
<span style="font-weight:normal;">hi</span>
</li>
</ol>
its working..
On Fri, Nov 27, 2009 at 5:24 PM, smartcookie <[email protected]> wrote:
> This is what I do if I want the number to be a different style than
> the content. You can do this for colors too.
>
> ol li {font-weight:bold}
> ol li span {font-weight:normal}
>
> <ol>
> <li><span>This is normal text</span></li>
> </ol>
>
> Its a little extra wok but it works.
>
>
>
> On Nov 21, 2:50 am, dnagel <[email protected]> wrote:
> > Can anyone explain how I would set the font to bold only on the bullet
> > (decimal)? The content of the LI should remain font-weight:normal
>
> --
> --
> You received this because you are subscribed to the "Design the Web with
> CSS" at Google groups.
> To post: [email protected]
> To unsubscribe: [email protected]
>
--
-------------
thanks & regards
Sivasubramanian J
--
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]