I thought about if it would be possible to determine which link is hovered. Like if I hover http://google.com/ a div should pop up (display:block) and show the google logo and if I hover stackoverflow.com the stackoverflow logo and so on...
Can this be achieved with a:hover or do I have to put every link in to it's own div?
Thanks, really much!
:beforeor:afterpsuedo elements. – cimmanon Dec 20 '12 at 15:35