Current Assignment
Due 6/17
Create a new page named assign9.html.
-
Log onto solix
-
Change to the www directory
-
Issue the command pico assign9.html. You will see a new, blank screen.
-
Add all the necessary tags: HTML, HEAD, TITLE, BODY as you did in
the previuos assignment.
-
Add two images to this page, and create two paragraphs of several sentences
each.
-
Have one image to the left of one of the paragraphs
-
Have the other image to thr right of the other paragraph
-
Use an image for the background of the page.
-
Select an appropriate text color that looks good with your background.
-
Create a defintion list of something that interests you.
-
Add a link on this page that will take you to your index.html page.
-
Add a link on your index.html page to this page.