Angivning af højde og bredde - sikkert let....(igen)
Jeg fatter det simpelthen ikke:Hvad skal der stå i højde og bredde på tabellen og iframsne?
<HTML>
<HEAD>
<TITLE>Rune Hansen v2.0</TITLE>
</HEAD>
<body bgcolor="#000000">
<table align="center" cellspacing="2" cellpadding="2" border="0">
<tr>
<td height="100" colspan="2"><div align="center"><iframe SRC="top.html" NAME="top" WIDTH="700" HEIGHT="100" FRAMEBORDER="0" scrolling="no"></iframe></div></td>
</tr>
<tr>
<td height="600"><div align="center"><iframe SRC="menu/menu_ny.html" NAME="menu" WIDTH="150" HEIGHT="600" FRAMEBORDER="0" scrolling="no"></iframe></div></td>
<td height="600"><div align="center"><iframe SRC="indhold/indhold_forside.html" NAME="indhold" WIDTH="550" HEIGHT="600" FRAMEBORDER="0"></iframe></div></td>
</tr>
</table>
</BODY>
</HTML>
