Quin123
Member
Posted 2 years ago #
Hi my website is http://gamecrash.co.cc
The problem is that the thumbnail images dont load in ie 6, 7 or 8. They work fine in safari, chrome, firefox and netscape but then when it comes to internet explorer they just decide not to load. Looking at the source code of each page it shows that everything should load.
Any help or ideas will be much appreciated.
Quin123
Member
Posted 2 years ago #
Any1 have any idea what to do?
kmessinger
Member
Posted 2 years ago #
You have malformed tags, <a href="http://www.gamecrash.co.cc/3d-logic-2/"<
Quin123
Member
Posted 2 years ago #
How do i change that please. (im new to this)
and y does this only happen to internet explorer?
thx in advance
kmessinger
Member
Posted 2 years ago #
It should be something like this, <a href="putlinkhere"><img src="http://gamecrash.co.cc/images/3dlogicbox.jpg" alt="rr" width="160" height="110" border="0" /></a> if you want a link.
You have lots of errors, http://validator.w3.org/check?verbose=1&uri=http%3a%2f%2fgamecrash.co.cc%2f
it is not IE fault.
Quin123
Member
Posted 2 years ago #
Thanks a bunch. Fixing now :)