Queen_Of_pOp
03-30-2006, 04:40 PM
Sorry if my english is bad...but here I go
i have a site http://www.freewebs.com/queen_of_pop/ ( just for trying ) and i have a question
i have an index page
but then I made a new page ( hahahaha...)
ad I linked it, but now if you click on the link the page opens in a new window and the page is white.
but i want that the page "hahahaha" opens in the middle box where stands "hier komt mijn tekst"...
i put the code here...
body>
<table border="0" cellpadding="0" cellspacing="0" width="899" height="799">
<!-- MSTableType="layout" -->
<tr>
<td valign="top">
<!-- MSCellType="DecArea" -->
</td>
<td valign="top" height="108">
<!-- MSCellType="ContentHead" -->
<p align="center">
<img border="0" src="index1.jpg" width="702" height="277"></td>
</tr>
<tr>
<td valign="top" width="155" height="691">
<!-- MSCellType="NavBody" -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
<!-- MSCellFormattingTableID="1" -->
<tr>
<td bgcolor="#800000" colspan="3" height="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
<tr>
<td bgcolor="#800000" width="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
<td valign="top" width="100%">
<!-- MSCellFormattingType="content" -->
<p align="left"> blabla,;,;,<br><a href="hahahahaha.html">hahahahaha</td>
<td bgcolor="#800000" height="100%" width="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
<tr>
<td bgcolor="#800000" colspan="3" height="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
</table>
</td>
<td valign="top" height="691" width="744">
<!-- MSCellType="ContentBody" -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
<!-- MSCellFormattingTableID="2" -->
<tr>
<td bgcolor="#800000" colspan="3" height="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
<tr>
<td bgcolor="#800000" width="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
<td valign="top" width="100%">
<!-- MSCellFormattingType="content" -->
hier komt mijn tekst</td>
<td bgcolor="#800000" height="100%" width="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
<tr>
<td bgcolor="#800000" colspan="3" height="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
i have a site http://www.freewebs.com/queen_of_pop/ ( just for trying ) and i have a question
i have an index page
but then I made a new page ( hahahaha...)
ad I linked it, but now if you click on the link the page opens in a new window and the page is white.
but i want that the page "hahahaha" opens in the middle box where stands "hier komt mijn tekst"...
i put the code here...
body>
<table border="0" cellpadding="0" cellspacing="0" width="899" height="799">
<!-- MSTableType="layout" -->
<tr>
<td valign="top">
<!-- MSCellType="DecArea" -->
</td>
<td valign="top" height="108">
<!-- MSCellType="ContentHead" -->
<p align="center">
<img border="0" src="index1.jpg" width="702" height="277"></td>
</tr>
<tr>
<td valign="top" width="155" height="691">
<!-- MSCellType="NavBody" -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
<!-- MSCellFormattingTableID="1" -->
<tr>
<td bgcolor="#800000" colspan="3" height="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
<tr>
<td bgcolor="#800000" width="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
<td valign="top" width="100%">
<!-- MSCellFormattingType="content" -->
<p align="left"> blabla,;,;,<br><a href="hahahahaha.html">hahahahaha</td>
<td bgcolor="#800000" height="100%" width="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
<tr>
<td bgcolor="#800000" colspan="3" height="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
</table>
</td>
<td valign="top" height="691" width="744">
<!-- MSCellType="ContentBody" -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
<!-- MSCellFormattingTableID="2" -->
<tr>
<td bgcolor="#800000" colspan="3" height="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
<tr>
<td bgcolor="#800000" width="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
<td valign="top" width="100%">
<!-- MSCellFormattingType="content" -->
hier komt mijn tekst</td>
<td bgcolor="#800000" height="100%" width="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
<tr>
<td bgcolor="#800000" colspan="3" height="1">
<img alt="" width="1" height="1" src="MsSpacer.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>