Web Page Design

Text Wrangler Assignment 12

You are to create a twelfth web page in Text Wrangler using the skills you learned in your first few assignments. Save in your TextWrangler folder as Yourfirstname_assignment12.html. To complete this assignment, you might need to refer to TextWrangler assignment key terms and the basic HTML coding link. .

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

Your webpage should include:

  1. Basic html structure with Your name TW Assignment 12 in the title bar,
  2. Two horizontal rules.
  3. At least three absolute hyperlinks.
  4. At least one relative hyperlinks to a previous web page in your textwrangler folder.
  5. A link to a jpg image (of your choice) that you have saved in the images folder you created. It is to open in a blank window and have title text that tells what they will see when they click on it.
  6. Check your page with the HTML Coding Validation. You will follow the link, load the page and see if you have any errors on your page. Scroll down to the bottom of the page and see if you can correct any of the errors and then revalidate.
  7. This assignment is worth 30 points.
  8. You are to print your code in TextWrangler, print your webpage and the validation page - 3 printouts.