
INTRODUCTION
BASICS
COLORS
COLOR PALETTE
EMAIL
FONTS
FONT SURVEY
GRAPHICS
LINKS
LISTS
MARQUEES
MUSIC
TABLES
USEFUL LINKS
COMMON PROBLEMS
MORE HELP?
LINK TO THIS SITE
HOME
WEB RINGS
SITE MAP
|
Are you having problems with your HTML???
Here are a few of the most common mistakes that I keep making with my HTML tags.
- Typing it in wrongly.
- Forgetting to close the brackets >
- Forgetting to use a closing tag, </b> or
</i>
- Spelling center the English way - centre - that will not
work! And colour (instead of color) won't work either!!
- Typing it in wrongly.
- More spelling mistakes - <a herf> instead of
<a href> does not work. And <img scr> instead of <img src> does not work
either!
- Using the wrong filename - file names are case sensitive.
rabbit.gif is NOT the same as Rabbit.gif or rabbit.GIF
- Forgetting to close the table, </table>.
That can make your whole page disappear with Netscape!
- Typing it in wrongly.
- Forgetting to use the </a> tag.
- Forgetting to use the last set of " in links -
this one is particularly hard to spot because the " is so small!
- Having an extra </b> or </i>
tag. With Netscape4.0, a spare one of these acts just the same as a </font> tag!
- ... and also points 14, 15,etc, etc - TYPING IT IN
WRONGLY! (You'd think I'd learn by now, wouldn't you??)
|