hwg-basics archives | Feb 2000 | new search | results | previous | next |
Netscape Problemsby "Lynn Struble" <lstruble(at)gw.libofmich.lib.mi.us> |
|
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 . 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"> </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