More to Making a Page


text="the color in words, ie red or blue or green" or
text="#RRGGBB", the RGB color codes


link="the color in words, ie red or blue or green" or
link="#RRGGBB", the RGB color codes

vlink="the color in words, ie red or blue or green" or
vlink="#RRGGBB", the RGB color codes

alink="the color in words, ie red or blue or green" or
alink="#RRGGBB", the RGB color codes

background="_________.___" an image used as a background of the page where the  first underline is the file name and the second underline is the file extension (most often jpg or gif).

Sample of a body tag:  <body bgcolor="#RRGGBB" text="#RRGGBB" link="#RRGGBB" vlink="#RRGGBB" alink="#RRGGBB" background="__________.___">

 

Your first assignment was to go to the Web Monkey website and learn about some basic html code. There were several units or chapters in the Webmonkey lessons. You were supposed to turn in your notes into the teacher as evidence that you did the assignment.

Now it is time to prove that you understand what you read and took notes about by making your first official web page. This first web page is a page that describes the topics in your notes. Write at least three paragraphs. In each paragraph tell a little bit about what you now know how to do. When you tell what you know, be sure to include an example of it also.

The first paragraph should be about the first unit or chapter, The Basics.

The second paragraph should be about the second unit or chapter.

The third paragraph will be about the third unit or chapter.

 

(Note: you may do the fourth unit or chapter, but you do not have to write a paragraph about it.)

 

Be sure to include the following 

 

 

You will be taught an easy way to create pages without having to type all of the code yourself. You must have an understanding of the code before you may use web software.