Web Page Design

Text Wrangler Assignment 3

You are to create a third web page in Text Wrangler using the skills you learned in your first two assignments. Your web page should be about your favorite sport. Save in your TextWrangler folder as Yourfirstname_assignment3.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 50%
  4. two separate paragraphs with at least four 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>