LINKS ONE
Item One: You will recreate the following four LOGO pictures (only in
different colors).
Item Two: You will create four web pages. Here is the code for each
page:
PAGE ONE:
PAGE ONE:
Click here to go to page two
PAGE TWO:
PAGE TWO:
Click here to go to page three
PAGE THREE:
PAGE THREE:
Click here to go to page four
PAGE FOUR:
PAGE FOUR:
Click here to go to page one
DISCUSSION: The a tag is known as an anchor tag. The a tag
uses the href attribute (which stands for hyper-reference) to address a
destination page. Between the open a tag and the close a tag goes the stuff
that you see on the web page. In the body tag you should notice the
following attributes link, vlink, and alink. These control link color
(before, during, and after the link has been used). To successfully complete
this assignment you will create four LOGO images as shown and create four
separate pages as shown. You should name your pages one.html, two.html,
three.html, and four.html.
(MAKE SURE YOU SAVE THESE PICS... EMAIL THEM TO YOURSELF.)