when you want to use links with divs and borders spoilt your design when clicking them, then clear them with a little addition on your css which is as simple as that :
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
No related posts.
css, web2.0
This post was written by:
ropox - who has written 193 posts on ropox.net.
Software Engineer and Web Developer, keen on new technologies and has passion for web engineering.... Internet is my job and i love it...!!! Founded Baldpixel (baldpixel.com) on 2008 which is specialized on enginnering custom web projects while cooperating with top advertising agencies on the net.
Contact the author
August 23rd, 2009 at 6:17 pm
Hmm… I read blogs on a similar topic, but i never visited your blog. I added it to favorites and i’ll be your constant reader.