A Sample Page of html tags.
Used in "Building A World-Wide Website"

author: Alan Runfeldt


This document includes examples of commonly used html code tags. Please save this file for reference and / or "view source" to see the codes which produce the example results.

You can select headline styles as follows

Headline Style 1

Headline Style 2

Headline Style 3

Headline Style 4

Headline Style 5
Headline Style 6

OR, you can select font size and color as follows:

font size = 1 color = black
font size = 2 color = blue
font size = 3 color = red
font size = 4 color = green
font size = 5 color = purple
font size = 6 color = teal
font size = 7 color = lime

Standard html vga named colors:

[aqua]aquaaquaaqua [cyan]

aqua, black, blue, cyan, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow

Colors can be used for font or background.
Triplet hex #'s can be used as well. eg: <font color = "ff6773">

Text can be entered in paragraphs, which will extend to fit available space. Paragraphs will be centered if the between <center> tags.

Or they will fill all available space and will be set flush-left and ragged-right like this if not between a pair of center tags.

The <blockquote> tag can be used to indent an entire section of text. Blockquotes add an extra margin to both sides of the image area.
And, blockquotes can be nested to make an even wider marging on both sides of the text.
Pre-formatted text (like reports from databases) can be set
to display each space   (like    this     )  and line break 
in the orginal text. 
========================================
row 1 |	 column one   column two         |
row 2 |  col. 1	      col. 2             |
========================================
A Table, Headline Spans 3 Columns, Border= 6, Cellpadding = 5
table data (col 1) use 30% of the overall width and spans 2 ROWS table data (col 2) table data (col 3)
Table ROW 2 spans 2 columns

HORIZONTAL RULES:






PICTURES:

If named Gif is not found, "broken gif" image appears with "?"


Email to: Your Name