Hvordan tilføjer man dette
her i kilde koden fra min Hjemmeside :<html>
<head>
<title>Funny Site .com</title>
<link rel="stylesheet" type="text/css" href="headstyle.css">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
</head>
<table border="0" cellpadding="0" cellspacing="0" width="647">
<tr>
<td><img src="spacer.gif" width="149" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="495" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="2" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>
<tr>
<td colspan="4"><img name="index_r1_c1" src="index_r1_c1.gif" width="647" height="50" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="50" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2"><a href="firmaprofil.htm" target="miniframe"><img name="firmaprofil" src="firmaprofil.jpg" width="149" height="24" border="0" alt="Firma Profi"></a></td>
<td colspan="3"><img name="index_r2_c2" src="index_r2_c2.gif" width="498" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="6"><img name="index_r3_c2" src="index_r3_c2.gif" width="1" height="342" border="0" alt=""></td>
<td rowspan="5" valign="top" bgcolor="#eeecdf">
<iframe src="firmaprofil.htm" frameborder="0" name="miniframe" scrolling="auto" height="100%" width="100%">Deres Browser understøtter ikke iframes...venligst download nyere browser</iframe></td>
<td rowspan="6"><img name="index_r3_c4" src="index_r3_c4.gif" width="2" height="342" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="23" border="0" alt=""></td>
</tr>
<tr>
<td><a href="services.htm" target="miniframe">
<img name="services" src="services.jpg" width="149" height="24" border="0" alt="Service"></a></td>
<td><img src="spacer.gif" width="1" height="24" border="0" alt=""></td>
</tr>
<tr>
<td><a href="referencer.htm" target="miniframe">
<img name="referencer" src="referencer.jpg" width="149" height="24" border="0" alt="referencer"></a></td>
<td><img src="spacer.gif" width="1" height="24" border="0" alt=""></td>
</tr>
<tr>
<td><a href="kontakt.htm" target="miniframe" >
<img name="kontakt" src="kontakt.jpg" width="149" height="24" border="0" alt="Kontakt"></a></td>
<td><img src="spacer.gif" width="1" height="24" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img name="index_r7_c1" src="index_r7_c1.gif" width="149" height="247" border="0" usemap="#m_index_r7_c1" alt=""></td>
<td><img src="spacer.gif" width="1" height="227" border="0" alt=""></td>
</tr>
<tr>
<td><img name="index_r8_c3" src="index_r8_c3.gif" width="495" height="20" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="20" border="0" alt=""></td>
</tr>
</table>
</body>
</html>
Mit problem er at jeg skal have tilføjet :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
før end siden er validatet ... men hvis jeg tilføjer doc type viser siden ikke iframe !! hvordan retter jeg fejlen ?
