Ik wil een achtergrond plaatje spreiden in een cel. Ik heb nu dit:
<body>
<table border="1" width="100%">
<tr>
<td width="100%" background="file:///C:/Documents%20and%20Settings/duncan/Mijn%20documenten/Image1.gif"> </td>
</tr>
</table>
</body>
Komt uit Frontpage.....
<body>
<table border="1" width="100%">
<tr>
<td width="100%" background="file:///C:/Documents%20and%20Settings/duncan/Mijn%20documenten/Image1.gif"> </td>
</tr>
</table>
</body>
Komt uit Frontpage.....