W
WindAndWaves
Hi Gurus
Having been told off for using height in width in the table, td and tr tag,
can someone please tell me how I can center a page in the screen?
Right now, I use
<TABLE WIDTH=100% HEIGHT=100%>
<TR>
<TD WIDTH=100% HEIGHT=100%>
...my actual page
</TD>
</TR>
</TABLE>
How can I put this in css????
TIA
- Nicolaas
Having been told off for using height in width in the table, td and tr tag,
can someone please tell me how I can center a page in the screen?
Right now, I use
<TABLE WIDTH=100% HEIGHT=100%>
<TR>
<TD WIDTH=100% HEIGHT=100%>
...my actual page
</TD>
</TR>
</TABLE>
How can I put this in css????
TIA
- Nicolaas