Web Page Design

Text Wrangler Assignment 11

Will work the first assignment together to go over hyperlinks. You will need to create an image folder in your TextWrangler folder.
After completing the assignment together, you will complete assignment 11-2 on your own. To complete this assignment, you might need to refer to TextWrangler assignment key terms and the basic HTML coding link. This assignment is worth 30 points.

Your webpage should include:

  1. Basic html structure with Your name TW Assignment 11-2 in the title bar
  2. Save in your TextWrangler folder as yourname_tw_assignment_11-2
  3. You should have at least one ordered or unordered list.
  4. At least four relative hyperlinks to your previous web pages in your textwrangler folder.
  5. At least two absolute hyperlinks.
  6. A link to a jpg image you have saved in an image folder you created.
  7. 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.
  8. You are to print your code in TextWrangler, print your webpage and the validation page - 3 printouts.
  9. This assignment is a little more challenging and will be worth 60 points!
  10. Good Luck!!!

<!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">

Assignment 11

TextWrangler L11 Coding

TextWrangler Web Page

Assignment 11-2

Hyperlinks - Advanced Coding

Hyperlinks - Coding Webpage