1
I've been working on this site, and as usual, IE is the one browser that outright cannot view it properly, and I'm tearing my hair out over why!
The site is at:
http://www.tubetwist.comIE puts all those stupid gaps around everything, and I can't figure out why!! What follows is the template code I'm using for the downloads section, which is similar to the code for the rest of the site... why does IE still put gaps in this?
Since it dosen't look like I can copy/paste code into these forums without... really weird results... I'll have to just try and explain what I'm doing.
On all of my table tag's, TR tags, TD tags, I'm using this snippet of code:
cellspacing="0" cellpadding="0" border="0"
What else is needed?