The Smiling Teacher's Virtual Notebook
HTML 1
Week 3
This week, I have learned about different attributes that go in the <body> tag. A space is left between each attribute.
- bgcolor This is for the color of the background of the page. The pound sign and letters and numbers representing the color go inside the quotation marks.
- background This uses a background graphic image for the page. The file name of the graphic image is listed inside the quotation marks. All images are in either jpg or gif format. Images must be made to tile seamlessly to be used as backgrounds.
- text This is for the color of the text on the entire page. The pound sign and letters and numbers representing the color go inside the quotation marks.
- link This is for the color of the link before it is clicked on. The pound sign and letters and numbers representing the color go inside the quotation marks.
- alink This is for the color of the active link when it is being clicked on.The pound sign and letters and numbers representing the color go inside the quotation marks.
- vlink This is for the color of the visited link after the person has been to the site. The pound sign and letters and numbers representing the color go inside the quotation marks.
I also learned about the <font> tag. Listed below are some of the attributes that go within this tag.
- color
- size This can go from 1-7 with 3 being the default size.
- face This is the type of font, and up to three types can be listed with a comma separating them. This is done in case the first type of font is not installed on the person's computer. The computer will show the second listed type or even the third. If none of the three are installed, the computer will use the default font type.
Listed below are some links for HTML resources for:
The Smiling Teacher logo was created by Gran Gran.