|
|
Making Text Work with Bordered
Backgrounds
NOTE:
The italicized text below is for instructional use only and is not
to be included in your HTML source. Text to copy and paste is not
italicized.
The following code goes directly
after the <body> command, before any entries (including
headers) are placed on your page. You will need to copy the "invisible.gif"
file from the bottom of this page to your hard drive, then upload
it to your server.
Copy below by highlighting, then
use your browser's "copy" function. Use your HTML editor
to paste into your document------------------>
<table><tr><td><img src="invisible.gif" height=0 width=140></td><td>
Your complete page
follows this source, including any headers and graphics you may be
including. NOTE: the "width=140" used above should be
adequate for most bordered backgrounds. You may wish to adjust the
value up or down in increments of 10.
At the bottom of the page,
immediately before the </body> command, place the following
code--------->
</td></tr></table>
That's all there is to
it!!! Now, here's the invisible .GIF file to copy; just use the
right button of your mouse (Click-HOLD for MAC) over the black area
in the frame and save as "invisible.gif" to your hard
drive - then, remember to upload to your server when you upload
your revised html source:

|