I'm working on my first site ever (its for school) and I'm having some trouble with IE. I have this page which has 12 photo's on it. In FF and Chrome they all show up perfectly but in IE only 4 of the 12 show up.
text:
Chrome/FF pictureHTML Code:<html> <title>foto's</title> <body bgcolor="#222222"> <img src="img/fotos titel.png"> <br> <br> <center><table border="0" bgcolor="#222222" ><p style="color:yellow">Klik op een foto voor de vergroting.</p> <tr> <td><a href="http://www.myotherdrive.com/dyn/file/671.482005.07112009.97585.6a64fi/1e+(2009-2010).JPG" target="_blank"><img src="IMG/1 teamfoto klein.png" width="300" height="200" border="0"></a> </td> <td><a href="http://www.myotherdrive.com/dyn/file/140.512005.07112009.97591.6a64fi/3e+(2009-2010).JPG" target="_blank"><img src="IMG/3 teamfoto klein.png" width="300" height="200" border="0"></a> </td> <td><a href="http://www.myotherdrive.com/dyn/file/102.405517.12092009.69630.6a65fi/VVN+A1+(2009-2010).JPG" target="_blank"<img src="IMG/A1 teamfoto klein.png" width="300" height="200" border="0"></a> </td> </tr> <tr> <td><a href="http://www.myotherdrive.com/dyn/file/957.492212.10092009.51726.6a64fi/VVN+A2+(2009-2010).JPG" target="_blank"<img src="IMG/A2 teamfoto klein.png" width="300" height="200" border="0"></a> </td> <td><a href="http://www.myotherdrive.com/dyn/file/828.542005.07112009.97592.6a64fi/B1+(2009-2010).JPG" target="_blank"<img src="IMG/B1 teamfoto klein.png" width="300" height="200" border="0"></a> </td> <td><a href="http://nl.fotoalbum.eu/images1/200808/49577/357270/00000063.jpg" target="_blank"<img src="IMG/D1 teamfoto klein.png" width="300" height="200" border="0"></a> </td> </tr> <tr> <td><a href="http://www.myotherdrive.com/dyn/file/625.103313.18122009.56114.6a64fi/D2+(2009-2010).JPG" target="_blank"><img src="IMG/D2 teamfoto klein.png" width="300" height="200" border="0"></a> </td> <td><a href="http://nl.fotoalbum.eu/images1/200808/49577/357311/00000005.JPG" target="_blank"<img src="IMG/E1 teamfoto klein.png" width="300" height="200" border="0"> </a> </td> <td><a href="http://www.myotherdrive.com/dyn/file/479.204112.18112009.36332.6a65fi/E2+(2009-2010).JPG" target="_blank"<img src="IMG/E2 teamfoto klein.png" width="300" height="200" border="0"></a> </td> </tr> <tr> <td><a href="http://www.myotherdrive.com/dyn/file/932.194212.18112009.36406.6a65fi/E3+(2009-2010).JPG" target="_blank"<img src="IMG/E3 teamfoto klein.png" width="300" height="200" border="0"></a> </td> <td><a href="http://www.myotherdrive.com/dyn/file/946.005617.12092009.69676.6a65fi/VVN+F1+(2009-2010).JPG" target="_blank"<img src="IMG/F1 teamfoto klein.png" width="300" height="200" border="0"></a> </td> <td><a href="http://www.myotherdrive.com/dyn/file/760.214112.18112009.36336.6a65fi/F2+(2009-2010).JPG" target="_blank"><img src="IMG/F2 teamfoto klein.png" width="300" height="200" border="0"></a> </td> </table></center> </body> </html>
IE picture
Only picture 1, 2, 4 and 12 show up. :|
Anyone have any idea what may be the problem?



Reply With Quote

Bookmarks