My first page
Assignment 2, background is yellow, text is black, and text is centered
Assignment 3:
Assignment 4:
Assignment 5, using the <br> tag:
one
two
three
four
five
Assignment 6, using the <br> tag to double space:
one
two
three
four
five
Assignment 7:
Assignment 8:
this text is normal
this text is italicised
this text is underlined
this text is underlined and italicesd
Assignment 9:
Assignment 9b:
Assignment 10, using the <p> tag:
one
two
three
four
five
Assignment 11, using the <blockquote> tag :
At the periodic meetings the progress of the term project will be discussed and direction for future work will be given. Attendence at these meetings is required. At the end of the term each student will submit a printout of her/his program and the program on disk. Each student will be asked to run her/his program and its efficacy discussed.
Assignment 12, using the <blockquote> tag twice:
At the periodic meetings the progress of the term project will be discussed and direction for future work will be given. Attendence at these meetings is required. Atthe end of the term each student will submit a printout of her/his program and the program on disk. Each student will be asked to run her/his program and its efficacy discussed.
Assignment 13, Create the following unordered list:
My pets:
Assignment 14, Create the following ordered list:
The chapters of my novel:
Assignment 15, Create the following ordered list using <ol type=a>:
The chapters of my novel:
Assignment 16, Create the following nested ordered list using type:
The chapters of my novel:
Assignment 17, Link the following two pages as indicated:
| left page click for right page | right page click for left page |
Assignment 18, Link the following four pages as indicated:
| page one click for page two click for page three click for page four | page two click for page one click for page three click for page four |
| page three click for page one click for page two click for page four | page four click for page one click for page two click for page three |
Assignment 19, Create the following table:
row 1 col 1 row 1 col2 |
Assignment 20, Create the following table:
row1 col1 row1 col2 row1 col3
row2 col1 row2 col2 row2 col3
row3 col 1 row3 col2 row3 col3
row4 col 1 row4 col2 row4 col3 |
Assignment 21, Create the following table and centering the entries. Use <td align=center> to align text
row1 col1 row1 col2 row1 col3
row2 col1 row2 col2 row2 col3
row3 col 1 row3 col2 row3 col3
row4 col 1 row4 col2 row4 col3 |
Assignment 22, Create the following table:
top of the table
row2 col1 row2 col2
row2 col3
row3 col 1 row3 col2
row3 col3
row4 col 1 row4 col2
row4 col3 | |||||||||||
Assignment 22, Create the following table:
top of the table
row2 col1 row2 col2
row2 col3
row3 col 1 row3 col2
row3 col3
row4 col 1 row4 col2
row4 col3 | |||||||||||
Assignment 23, Create the following table:
top of the table
row2 col1 row2 col2
row2 col3
row3 col 1 row3 col2
row3 col3
row4 col 1 row4 col2
row4 col3 | |||||||||||
Assignment 24, Create the following using a table:
Jack:
Mary, what did you have for breakfast?
Mary:
I had scrambled eggs, toast, coffee, and orange juice.
Jack:
You ate up all the eggs and drank all the orange juice. You are very inconsiderate.
Mary:
Jack, you know what they say, "the early bird gets all the food" |
Assignment 25, Create the following table using align and valign with <td>:
align=left | align=right | align=left | align=right | align=left | align=right |