Web Page Design

Text Wrangler Assignment 2

You are to create a second web page in Text Wrangler using the skills you learned in your first assignment. Your web page should be about something that interest you (4-wheelers, horses, dogs). Save in your TextWrangler folder as Yourfirstname_assignment2.html. To complete this assignment, you might need to refer to TextWrangler assignment key terms. Your assignment should include:

  1. title
  2. at least one heading any size (<h1> through <h6>)
  3. horizontal rule of 75%
  4. two separate paragraphs with at least three sentences in each
  5. a background color
  6. a text color

An example of centering and heading tags would look like this:

<center>
<h1>Your Name</h1>
<h2>Tina-Avalon High School</h2>
<h3>Tina, Missouri</h3>
<h4>64682</h4>
</center>