Web Page Design
Text Wrangler Assignment Monday
You are to create a Monday web page in Text Wrangler.
Must include the following:
- Save in your TextWrangler folder as Yourfirstname_assignment_monday.html.
- To complete this assignment, you might need to refer to TextWrangler assignment key terms and the basic HTML coding link.
- The "Title" for your web page is your Monday's are Fun Days.
- Monday is Great is a heading 1 <h1>
- Days of the week is heading 3 <h3>
- Try to enjoy Monday is heading 4 <h4> with line breaks <br />
- Created by you is heading 5 <h5>
- 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.
- Web page text so you can copy and paste it to TextWrangler.
- Monday! The first day of the work week we all dread to see. The Mamas and the Papas sang "Every other day of the week is fine- yeah! But whenever Monday comes, but whenever Monday comes, you can find me cryin' all of the time" in their 1966 hit, "Monday, Monday." The Bangles referred to it as being frenzied in their 1986 hit song "Manic Monday." No one has much good to say about this day that follows Sunday and precedes Tuesday.
An interesting fact about Monday, the second day of the week, is that it's also referred to as "Blue Monday." The name is thought to have started because the first day of the work week used to be set aside for doing the laundry. Bluing was used to keep white clothes from becoming dingy and gray. From that product, wash day became known as "Blue Monday."
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
