email code link

Find Who Owns' An Email Address

Email Address:


email code link
CSS altering link appearance for email(mailto:) ?

Im using an EXTERNAL style sheet (see css code below)

a:link
{
color: #000000;
font-weight: bold
text-decoration: none;
}

Wondering why this work for other links apart from email?

Currently the link is UNDERLINED, I want the email link to appear as other without any text decoration.

How do I do this in an external stylesheet?

Thanks
Also notice that anchor bookmarks behave the same too…

<-- Click to go to the top of the page -->
RESOLVED!!
Yeah, syntax in my css as kindly pointed out (missing “;”)

Thanks and rated !

maybe you can give that tag an id and then write a css rule for that id alone or define that tag inside a class and define another css rule for that class.
or try this:
a:active {
color: #000000;
font-weight: bold;<-- i guess you missed a ; in your code above...
text-decoration: none;
}
a:hover & a:visited...

how to get a free demonoid invitation code! (slow method)

Posted on January 24, 2008 at 10:20 am by · Permalink
In: Reverse Email Search · Tagged with: , , , ,

Leave a Reply

Security Code: