CodingForums.com
>
:: Client side development
>
HTML & CSS
> css and bolding links
PDA
View Full Version :
css and bolding links
gcapp
12-30-2002, 05:37 PM
Is there a line that you can put in a CSS where all the links will be in bold??
Thanks,
Gary
redhead
12-30-2002, 05:59 PM
indeed there is.
a {
font-weight: bold;
}
:)
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.