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;
}
Related posts:
- Design Time explained Νομίζω ότι είναι μια απο τα ποιο ενδεικτικά διαγράμματα για...
- Lacta Contest – live flash application Contest for Lacta.gr. Participants were writing their logo and through...
- 3Alfa.gr: food and recipies For the past 4 decades 3alfa has been investing in...
- Navimania: community forum Navimania has been a grown community since 2003 about users...
- HTML 5 section is not just a “semantic div” James Graham of Opera has a post about how section...







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.