I am working on this site for a client and it's built on html5 boiler plate. The problem is when I put in a link to their facebook page on the facebook button it won't do anything, it works fine in ie but when i try it in safari nothing happens please help me.
Try this instead:
But you shouldn't be using a table anyways...
I think you want to use text-indent: -9999px; instead.
Then give you anchor link display: block and give it a width and a height.