home *** CD-ROM | disk | FTP | other *** search
- Put some thought into the <TITLE>...</TITLE>
- content. This is the text that will appear
- in the title bar of the browser window of
- your page. It's the title that is saved if
- someone should bookmark your page.
- The comments tag: <!-- -->
- allows you to place comments within
- the code of your HTML
-
-
- If your page looks funny -- not what you
- had expected then look for <XX<, or
- missing <XX, missing closures </XX>,
- missing quote marks, or overlapping tags
-
-