Baggrund skal passe til browser
Hejsa.. Jeg har dette lille problem at min baggrund skal passe til ens browser størrelse altså sådan at baggrunden er på i hele vinduet uden at jeg skal lave ny linje en masse gange.. Min kode ser sådan ud:<HTML>
<HEAD>
<TITLE>beautyTyler.tk [version .01]</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<style><!--
a{text-decoration:none
}--></style>
</HEAD>
<BODY BACKGROUND=IMAGES/bg.gif LEFTMARGIN=0 TOPMARGIN=0 LINK=000000 VLINK=000000>
<table width="644" border="0" cellspacing="0" cellpadding="0" align="center" height="1">
<tr>
<td background="images/bg_left.gif" rowspan="2" width="17" height="48"><img src="images/bg_left.gif" width="17" height="16"></td>
<td valign="top" width="595" height="110" colspan="5"><img border="0" src="images/toplogo.bmp" width="651" height="108"></td>
<td background="images/bg_right.gif" rowspan="6" width="17" height="1"><img src="images/bg_right.gif"></td>
</tr>
<tr>
<td valign="top" width="595" height="1" colspan="5"> <img border="0" src="images/menu_bg.bmp" width="651" height="28"></td>
</tr>
<tr>
<td background="images/bg_left.gif" width="17" height="1" rowspan="4"> </td>
<td valign="top" width="6" height="1" colspan="5"> <img border="0" src="images/indhold_top.bmp" width="651" height="5"></td>
</tr>
<tr>
<td valign="top" width="5" height="86"> <img border="0" src="images/indhold_left.bmp" width="5" height="286"></td>
<td valign="top" width="206" height="86" background="images/head1.bmp"> </td>
<td valign="top" width="7" height="86"><img border="0" src="images/indhold_midt.bmp" width="7" height="286"></td>
<td valign="top" width="423" height="86" background="images/head2.bmp"> </td><td valign="top" width="8" height="86"> <img border="0" src="images/menu_right.bmp" width="16" height="286"></td>
</tr>
<tr>
<td valign="top" width="6" height="1" colspan="5"> <img border="0" src="images/indhold_bund.bmp" width="651" height="8"></td>
</tr>
<tr>
<td valign="top" width="6" height="10" colspan="5">
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </td>
</tr>
</table>
</BODY>
</HTML>
Tag det evt ind i en html editor så kan i se hvad det er jeg mener.. "HÅBER JEG"!
