Netscape Problems

by "Lynn Struble" <lstruble(at)gw.libofmich.lib.mi.us>

 Date:  Thu, 10 Feb 2000 12:25:06 -0500
 To:  <hwg-basics(at)hwg.org>
  todo: View Thread, Original
Hi,

I am mostly an IE user and am having trouble formatting a page to look =
good on Netscape.
I use the following code to move the text over to the right because of a =
bordered background.
It looks fine in IE but the text in Netscape does not get moved over.  The =
Width=3D150 doesn't seem
to work and I tried entering in many &nbsp; .

Any help would be appreciated.


<HTML>
<HEAD>
<TITLE>LadyWolfMoon's Den</TITLE>
</HEAD>

<BODY background=3D"wolf10.jpg">

<TABLE ALIGN=3D"CENTER">
<!--THIS PART OF THE TABLE IS USED TO MOVE EVERYTHING OVER
SO THE ACTUAL CONTENT DOES NOT START IN THE BACKGROUND-->

<TR>
<TD WIDTH=3D"150">&nbsp;</TD>

<!--START CONTENT OF PAGE-->

<TD ALIGN=3D"CENTER" >
<!--****all content goes here-->
</TD> <!--END OF SECOND COLUMN (MAIN CONTENT) -->

</TR>

</TABLE>
</BODY>
</HTML>

Thanks,
Lynn

HTML Guild: hwg-basics mailing list archives, maintained by Web Professionals @ IWA