Bottom-Border Dotted
a:link {
color:#0000FF;
text-decoration:none;
border-bottom:1px dotted #0000FF;
}
Bold
a:link {
color:#0000FF;
text-decoration:none;
font-weight:bold;
}
Italic
a:link {Underline
color:#0000FF;
text-decoration:none;
font-style:italic;
}
a:link {
color:#0000FF;
text-decoration:underline;
}
comments
0 Responses to "Stylize your Blog Links Using CSS"Speak Your Mind
Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!