CS 100 Demo Page

Fall Semester 2004

Jump to the Image Examples

An example of all 6 heading tags

Heading Size 1

Heading Size 2

Heading Size 3

Heading Size 4

Heading Size 5
Heading Size 6

Here is another line of text.

Below are multiple paragraph tags. However only one blank line is created.

And one more line.

The text in this paragraph should be centrally aligned. Hopefully this will work as expected.

Here is another paragraph. The text in this paragraph should be aligned to the right.

Hopefully this will work as expected.

Use of the <center> tag

Another way to center information is to use the <center> tag. The beginning tag starts the area of the weg page in which we wish to center. The ending tag ends the area of the web page in which we wish to center.

Example to show bolded text.
Example to show italic text.
Example to show type-writer (fixed width) text.
Example of deleted text.
Example of blinking text. That doesn't work.
Example of red text.
Example of blue text.
Example of orange text.
Example of colored text (red)
Example of colored text (green)
Example of colored text (blue)
Example of bold italic red text.

We can use the <font> tag to change the size of the text.

Examples showing absolute size changes.
Example of small text.
Example of big text.
Example of normal text.

Examples showing relative size changes.
Example of larger than normal text
Example of smaller than normal text

HTML Links

The anchor tag, <a> is used to create link in an html page. We use the href attribute to specify the target page. We use the tag as follows:

<a href="URL of the target page"> Link text </a>

A link to http://www.uic.edu is:
UIC Home Page

An relative link specifies another page on the same web server and normally in the same directory.
A relative link to an old web page.

Image examples

Here is an absolute URL used with the image tag.

Here is a relative URL used with the image tag

Here is a relative URL used with the image link

Preformatted Text <pre>

     asdfas   asdfsadf    asdfsadf    a sdfsadf

  Some more text    with     lots of     spacing
Here is some text that is not in a <pre> tag

Tables

An Table Example Page from Netscape

Text to
the Right
of the
Table
January February March
This is cell 1 Cell 2 Another cell,
cell 3
Cell 4 and now this
is cell 5
Cell 6
Text
Between
the
tables
A B C
D E F