![]() |
|
Welcome to My Less Tacky Page!Please notice that my graphics are designed for use with a white background.
How to do this The trick to doing this is to use our strong background image, but to enclose the entire contents of our page in a table.
WARNING
Source code
<BODY BACKGROUND="/images/uglydoor.jpg"> <CENTER> <TABLE WIDTH=550 BGCOLOR="#FFFFCC" CELLPADDING=20> <TR> <TD> <P> <CENTER> <FONT FACE="ARIAL"> <H1>Welcome to My Less Tacky Page!</H1> </CENTER> <B> This is a small demonstration of how you can use a background image that would otherwise be overpowering in an effective manner. <P> </B> Please notice that my graphics are designed for use with a white background. <P> <HR> <I>How to do this</I> <BR> The trick to doing this is to use our strong background image, but to enclose the entire contents of our page in a table. <P> <I>WARNING</I> <BR> Be absolutely certain that you have specified HEIGHT and WIDTH attributes for EVERY image on your page. If you do not do this, your page will not be displayed until the download is finished. <P> <I>Source code</I> </FONT> </TD> </TR> </TABLE> |