Aha ja dat zal het dan wel zijn!
Maar wat begrijpt Microsoft niet aan deze code?
[code:1:bece5fc99d]<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”
“http://www.w3.org/TR/html4/loose.dtd”>
<html><head>
<title>Julius van den Toorn’s Homepage: JuliuSite</title>
<meta http-equiv=“Content-type” content=“text/html; charset=iso-8859-1”>
<link rel=“stylesheet” href=“css/hoofd.css” type=“text/css”>
</head>
<body bgcolor=“gold”>
<table height=“100%” border=“0” align=“center” cellspacing=“0” cellpadding=“0”>
<tr>
<td class=“tdmenu” valign=“top” height=“100%”><!-- Beginning →
<img src=“img/menuimagemap.jpg” usemap="#menuimagemap" border=“0”>
<map name=“menuimagemap”>
<area shape=“rect” coords=“4,12,21,77” href=“http://jmvdt.diaryland.com/index.html” target=“iframe” onmouseover=“window.status=‘Weblog’;return true” onmouseout=“window.status=’’;return true”>
<area shape=“rect” coords=“4,89,21,170” href=“about/index.html” target=“iframe” onmouseover=“window.status=‘About Me’;return true” onmouseout=“window.status=’’;return true”>
<area shape=“rect” coords=“4,182,21,239” href=“design/index.html” target=“iframe” onmouseover=“window.status=‘Web Design’;return true” onmouseout=“window.status=’’;return true”>
<area shape=“rect” coords=“4,249,21,288” href=“fotos/” target=“iframe” onmouseover=“window.status=‘Pictures’;return true” onmouseout=“window.status=’’;return true”>
<area shape=“rect” coords=“4,299,22,368” href=“contact/index.html” target=“iframe” onmouseover=“window.status=‘Contact Info’;return true” onmouseout=“window.status=’’;return true”>
<area shape=“rect” coords=“4,382,22,471” href=“http://jmvdtoorn.signmyguestbook.com/” target=“iframe” onmouseover=“window.status=‘Guestbook’;return true” onmouseout=“window.status=’’;return true”>
</map>
<!-- End --></td>
<td class=“tdtekst”><iframe src=“about/index.html” scrolling=“auto” name=“iframe” width=“500px” height=“100%” frameborder=“0”></iframe></td>
</tr>
</table>
</body>
</html>[/code:1:bece5fc99d]
En dan gaat het waarschijnlijk vooral om dit stukje:
[code:1:bece5fc99d]<td class="tdtekst"><iframe src="about/index.html" scrolling="auto" name="iframe" width="500px" height="100%" frameborder="0"></iframe></td>[/code:1:bece5fc99d]