bumbar
Oct 21st 2008, 6:43 am
Hallo!
I have a menu something similar:
text1
text2
text3
The page is split on two cells. He is the menu in the left cell, the writing must show up in the rights as well
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="">text1</a></td>
<td>The writing comes here</td>
</tr>
</table>
Does somebody have got an idea? :)
Thanx!
I have a menu something similar:
text1
text2
text3
The page is split on two cells. He is the menu in the left cell, the writing must show up in the rights as well
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="">text1</a></td>
<td>The writing comes here</td>
</tr>
</table>
Does somebody have got an idea? :)
Thanx!