Voor mijn probleem is waarschijnlijk een hele makkelijke oplossing.
Ik kom er alleen zelf niet uit.
ik heb de volgende code
<html>
<head>
<title>-</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="include/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="center">
<center>
<table id="layout" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5" background="images/index_01.jpg" width="800" height="20" alt=""></td>
</tr>
<tr>
<td colspan="3" rowspan="2" background="images/index_02.jpg" width="252" height="111" alt=""></td>
<td background="images/index_03.jpg" width="380" height="87" alt=""></td>
<td rowspan="2" background="images/index_04.jpg" width="168" height="111" alt=""></td>
</tr>
<tr>
<td background="images/index_05.jpg" width="380" height="24" alt=""></td>
</tr>
<tr>
<td colspan="2" background="images/index_06.jpg" width="174" height="25" alt=""></td>
<td colspan="3" rowspan="10" background="images/index_07.jpg" class="content" width="626" height="100%" alt="">
<div id="pages">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque at ipsum vitae enim mollis rutrum sit amet in dolor. Duis lobortis molestie iaculis. Proin turpis justo, eleifend a imperdiet id, accumsan in mauris. Nunc sit amet neque neque. Etiam ultricies luctus consequat. In hac habitasse platea dictumst. Integer mattis augue ante, a venenatis nibh. Donec quam felis, tempus non rutrum vel, euismod in eros. Nulla facilisi. Vivamus at dolor nec magna malesuada pulvinar a eu nisl. Sed justo nisl, cursus id ultrices et, condimentum vitae neque. Duis condimentum, lacus eget egestas mollis, lectus lorem scelerisque massa, vel scelerisque turpis turpis eu nisl. Maecenas lacus arcu, lobortis in posuere vel, faucibus quis dui.
Donec tempor laoreet varius. Morbi vitae tellus tellus, quis volutpat ante. Nam egestas euismod rhoncus. Fusce consectetur massa non eros bibendum ultrices. Nullam a nisi non purus rhoncus luctus ac non erat. Cras fermentum sapien et ipsum vestibulum vestibulum. Proin elit nisi, pharetra non pellentesque nec, dictum in odio. Donec vitae metus sapien. Phasellus eu ante ipsum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</div>
</td>
</tr>
<tr>
<td rowspan="7" background="images/index_08.jpg" width="11" height="191" alt=""></td>
<td>
<a href="" ><img src="images/home.jpg" width="163" height="28" alt=""></a></td>
</tr>
<tr>
<td>
<a href="#"><img src="images/praktijk.jpg" width="163" height="29" alt=""></a></td>
</tr>
<tr>
<td>
<a href="#"><img src="images/fysio.jpg" width="163" height="26" alt=""></a></td>
</tr>
<tr>
<td>
<a href="#"><img src="images/route.jpg" width="163" height="25" alt=""></a></td>
</tr>
<tr>
<td>
<a href="#"><img src="images/links.jpg" width="163" height="25" alt=""></a></td>
</tr>
<tr>
<td>
<a href="#"><img src="images/contact.jpg" width="163" height="25" alt=""></a></td>
</tr>
<tr>
<td background="images/index_15.jpg" width="163" height="33" alt=""></td>
</tr>
<tr>
<td colspan="2" background="images/index_16.jpg" width="174" height="77" alt=""></td>
</tr>
<tr>
<td colspan="2" background="images/index_17.jpg" width="174" height="176" alt=""></td>
</tr>
<tr>
<td background="images/spacer.gif" width="11" height="1" alt=""></td>
<td background="images/spacer.gif" width="163" height="1" alt=""></td>
<td background="images/spacer.gif" width="78" height="1" alt=""></td>
</tr>
</table>
</center>
</div>
</body>
</html>
Nou ben ik al niet zo'n ster in html, de <td> met de Lorum Ipsum text erin is voor de content, nou wil ik zorgen dat die stretcht, maar het menu moet zo blijven, mijn vraag, weten jullie hier iets voor, als je meer informatie nodig hebt hoor ik het graag.