So, I've recently coded my first web design. (Done in Adobe Photoshop) And Im having a problem. The code was generated in PS for the most part. Its tables and stuff. It looks fine in every browser without <a href> tags in front of the images, but with it, it gets all distorted in IE/FF
TL;DR
It gets messed up when I put <a href="link"> in front of the <img src> tags that I have in tables. Please examine it and fnd out my problem. Its at web-dev.tk or gearstehtrue.110mb.com
Here is the broken version: gearstehtrue.110mb.com (Broken in IE/FF)
Here is the working version gearstehtrue.110mb.com/test2.html
The top one messed up because I added <a href> tags in front of the images. Please find out what's wrong.
FIXED WITH THAT CSS POSTED.
TL;DR
It gets messed up when I put <a href="link"> in front of the <img src> tags that I have in tables. Please examine it and fnd out my problem. Its at web-dev.tk or gearstehtrue.110mb.com
Here is the broken version: gearstehtrue.110mb.com (Broken in IE/FF)
Here is the working version gearstehtrue.110mb.com/test2.html
The top one messed up because I added <a href> tags in front of the images. Please find out what's wrong.
FIXED WITH THAT CSS POSTED.