HTML - BORDERS IN A NUTSHELL
HOW TO PLACE A BORDER BACKGROUND ON YOUR WEB PAGE :)
DEMO PAGE
HOME
To view the HTML code which made this page, view the source.
To do this, look at the menu bar on your browser (probably
Internet Explorer or Netscape).
Click the VIEW option.
This will pull down a menu which allows you to
select the
SOURCE, or VIEW SOURCE option.
It is a scrollable screen.
Looking at the view screen, you will notice that blank lines
have been used
to divide the HTML code into sections.
To continuing reading, PLEASE VIEW THE SOURCE NOW and begin
reading at the first star line.
************************************************************
Most browsers will allow this screen to be sent to your printer
by either right clicking your mouse on the page and selecting
PRINT, or, if FILE is listed on the top of this page, click on
FILE and select the PRINT option. This is more convenient than
writing!
************************************************************
The 1st section, includes the required ""
tag, "" tag, "" tag, the optional "" and
"" tags, and the required " tag. (The "/" means,
end of...) Type the name of your page between the "" and
"" tags.
************************************************************
The 2nd section is the BODY STATEMENT. This tells browsers where
to find your background, and how the text will look on your page.
The "