OUCS Building
line

HTML Authoring Course

Contents
Task 1 Getting Started Page 1
Task 2 Adding Text Page 2

Contents

My First Document

This is my first HTML document.

I have created this document using Notepad.

Top of the page

Summary

So far I have learned:

I am about to learn the following three things:

  1. About unordered (bulleted) lists
  2. About ordered (numbered) lists
  3. That the prargraph end tag can be omitted.

I have also learned how to:

  1. make tables
  2. insert images
  3. check my html file for errors

Top of the page

2. Using the Align attribute for an image

Dominus Illuminatio MeaThis text is aligned to the top.
Dominus Illuminatio MeaThis text is aligned to the middle.
Dominus Illuminatio MeaThis text is aligned to the bottom.

3. Using an image as a hyperlink to a HTML document

Dominus Illuminatio MeaOxford University

4. Using the Netscape extension border for the image element

Dominus Illuminatio Mea

5. Using the Netscape Extensions "VSPACE" and "HSPACE"

Without the VSPACE and HSPACE attributes

Text before the image....Dominus Illuminatio Mea...and text after the image.


With the attributes: "VSPACE="30"" and "HSPACE="30""

Text before the image...Dominus Illuminatio Mea...and text after the image.


your name

Oxford University Computing Services