Perry respondethed to my previous post thusly:
Try this out. You just might like it.
<html>
<head>
<title>Margin Killer</title>
<style type="text/css">
body {
margin:0; /* IE & Mozilla */
padding:0; /* Opera */
position:absolute; top:0; left:0; /* Netscape 4.7 */
overflow:hidden; /* Removes vertical scrollbar gap in IE */
width:1020px;} /* Specific width value removes scrollbar gap in Opera
*/
</style>
</head>
<body>
<table width="100%" height="200" cellpadding="0" cellspacing="0"
border="0" bgcolor="#0099cc">
<tr>
<td align="center" valign="middle">
<span style="font-size:40px; font-weight:bold; color:#000000;">
Margin Killer
</span>
</td>
</tr>
</table>
</body>
</html>
Tim:
While this looked promising, it broke on a NN4.73 resize, and margins
magically reappeared. <sigh>
Do you realize that at some point, an alternative universe was probably
spun off in which Netscape doesn't exist? :-)
___________________________
Tim Furry
Web Developer
Foulston Siefkin LLP
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]