Make Css Links All Same Making Link In Css Behave The Same
make css links all same making link in css behave the same
make, css, links, all, same, making, link, in, css, behave, the, same
Make Css Links All Same Making Link In Css Behave The Same
Post Description: make css links all same making link in css behave the same
POST# 627
Posted On: Fri Feb 29, 2008 12:01 pm
web hosting
Topic: Make Css Links All Same Making Link In Css Behave The Same
to make css links you can use this example:

<style type="text/css">
<!--
a:link, a:visited, a:active {
text-decoration: underline;
}
-->
</style>


here is one with a named customed

a.site_url, a.site_url:active, a.site_url:link, a.site_url:visited {
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
padding: 5px 10px;
color: #990000;
}


No Repies
(0) Comments for Make Css Links All Same Making Link In Css Behave The Same

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload