Images
To make any image show up on a web page, simply type in
. Inside the quotes goes the URL of the image you want. Also, in the same tag, if you want to align an image in the center, on the left of on the right of a web page, type in . In case an image is not loaded and you want some text to be loaded where the broken image is, simply type in . If the image loads, though, the ALT parameter will not be shown. Here is an example of the ALT parameter used:
This is what an image tag would look like with the SRC, ALIGN, and ALT parameters used:
This script can be used in any order you choose.
Links
Making a link is easy. Just type in
. Inside the quotes you should put the web site you want to make the link to.
Text Formats
There are many text formats. Bold, Italic, Underlined, and so on. Anyway, let's get on with it. To get bold text, type in
. To get italic text, type . To underline your text, which is useful at the top of your page as a header, type . And lastly, to , type in . Don't overdo this one!
Other Good HTML Help Links
The "Home Page" Home Page