Web Page Design

Text Wrangler Assignment Monday

You are to create a Monday web page in Text Wrangler.

Must include the following:

  1. Save in your TextWrangler folder as Yourfirstname_assignment_monday.html.
  2. To complete this assignment, you might need to refer to TextWrangler assignment key terms and the basic HTML coding link.
  3. The "Title" for your web page is your Monday's are Fun Days.
  4. Monday is Great is a heading 1 <h1>
  5. Days of the week is heading 3 <h3>
  6. Try to enjoy Monday is heading 4 <h4> with line breaks <br />
  7. Created by you is heading 5 <h5>
  8. You are not to copy any of the coding except the first two line which are below. If you are caught cheating (copying off of someone else's computer or copying more of the code) or off task you will receive a big fat 0 for this assignment. This assignment is worth 40 points. You are to print the source and the web page after it is viewed.
  9. Web page text so you can copy and paste it to TextWrangler.

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

Mondays Are Fun Days