| Contents |
| Task 1 |
Getting Started |
Page 1 |
| Task 2 |
Adding Text |
Page 2 |
Contents
This is my first HTML document.
I have created this document using Notepad.
Top of the page
So far I have learned:
- How the TITLE tag is displayed
- The role of the paragraph tag
- The use of the H1 and H2 tags for headers
I am about to learn the following three things:
- About unordered (bulleted) lists
- About ordered (numbered) lists
- That the prargraph end tag can be omitted.
I have also learned how to:
- make tables
- insert images
- check my html file for errors
Top of the page
2. Using the Align attribute for an image
This text is aligned to the top.
This text is aligned to the middle.
This text is aligned to the bottom.
3. Using an image as a hyperlink to a HTML document
Oxford University
4. Using the Netscape extension border for the image element
5. Using the Netscape Extensions "VSPACE" and "HSPACE"
Without the VSPACE and HSPACE attributes
Text before the image....
...and text after the image.
With the attributes: "VSPACE="30"" and "HSPACE="30""
Text before the image...
...and text after the image.
your name
Oxford University Computing Services