
Chapter 2: The <HEAD> Section
- Chapter Introduction
- <TITLE> Tag Uses
- A Little About Search Engines
- Crafting a Good Title
- Keywords <META> Tag
- Determining the Keywords
- Description <META> Tag
- Determining the Description
- Author <META> Tag
- The Completed <HEAD> Section
- Online References
- Boogie Jack's Character Counter: http://www.boogiejack.com/counter.html
- Boogie Jack's Meta tag Generator: http://www.boogiejack.com/metatag_maker.html
Chapter 2 Quiz
- Name the four most commonly used tags within the HEAD section of an HTML document.
- The title of your page shows up in the browser’s Title Bar. Where else might it be found?
- What is the secret to crafting a good page title?
- What is a search engine algorithm?
- To be compliant with all search engines, what is the maximum number of characters you can use in your web page title?
- What is keyword weighting?
- What is the maximum number of times you should repeat a keyword in your keywords meta tag?
- Show the closing tag for the keywords meta tag.
- What is the lowest common denominator for the length of your description meta tag?
- What's the next cutoff point for a descriptions meta tag?
- What are keywords?
- How did the spice company send calendars to its customers?
Email your answers to: martin@msteinbeck.net
Chapter 2 Exercise
- Complete Chapter 2 Exercise Option 2 - page 36
- Email your work to: martin@msteinbeck.net
Chapter 3: The <BODY> Tag
- Chapter Introduction
- Understanding the <BODY> Tag
- Browser-safe Colors
- Setting the Background Color
- Hexadecimal Colors
- Setting the Font Color
- Setting the Link Color
- Setting the Active Link Color
- Setting the Visited Link Color
- Removing Page Margins
- Adding a Background Image
- Background Scrolling
- Creating an Image Directory
- Downloading Images
- Online References
- Boogie Jack's Free Graphics: http://www.boogiejack.com/free_graphics.html
- Boogie Jack's 216 Browser-safe Colors Chart: http://www.boogiejack.com/color_safe.html
- Boogie Jack's Color Names Chart: http://www.boogiejack.com/color_names.html
- Boogie Jack's Web Color Machine: http://www.boogiejack.com/color_machine.html
- Boogie Jack's Color Schemer: http://www.boogiejack.com/color_machine2.html
Chapter 3 Quiz
- What does the body tag use to control page colors?
- True or False: If you’re using a background image, you should not use a background color.
- What do you need to specify in the attribute and value of the body tag to add a background image?
- Write the code for a web page’s body tag with the background color of #FF8080.
- What is the format of a hex code?
- What happens when a user clicks a link with the following attribute and value in the body tag? alink="red"
- True or False: The following attributes and values are all you need to remove the page margins from a web page: leftmargin="0" topmargin="0."
- Choose the one true statement:
- You should keep your images in a separate folder from your HTML files so they don't corrupt each other.
- You should keep your images in a separate folder from your HTML files so they are easier to find and will load faster.
- You should keep your images in the same folder as your HTML files so they are easier to find and will load faster.
- You should keep your images in the same folder as your HTML files because the images won't show up on your page if they're not in the same folder.
- True or False: Most people look at the headlines first, text second, and graphics last.
- Why are large background images not recommended?
- What attribute and value do you add to the body tag so the background image doesn't scroll with the page?
- How old do you think my wife Alison is?
Email your answers to: martin@msteinbeck.net
Chapter 3 Assignment
- Complete Chapter 3 Exercise Option 2 - pages 54
- Upload your files to your Tripod account.
- Email the URL of this file to: martin@msteinbeck.net

Last Update:
01/24/2007
Web Author:
Martin D. Steinbeck, M.Ed., MT(ASCP)
Copyright ©2007 by Martin D. Steinbeck, MT(ASCP) - ALL RIGHTS RESERVED