Instructions for HTML Exercise 2

Markup semantics, lists, and links

First, apply instructor feedback to your HTML page. For most of you, this will involve repairing nesting, closing up element tags properly, or making sure the document head section is correct. Check the video walkthrough for more information.

Second, revise your content according to lessons from chapters 10-12 of Letting go of the Words. In particular, work on these five areas:

  1. Start by considering who your audience ought to be for this content and revise with them in mind. Imagine you’re a content blogger or article-writer for an outdoor-themed blog (or another appropriate web venue if your excerpt is from a different text).
  2. Add lists to your article where appropriate. You should either repair existing lists if you had them in the first draft or locate content that should be a list. Your revision should include at least 1 list. Work on some of the following principles from chapter 11:
  3. Give your article’s sentences a solid polishing. (But be careful—don’t cut important content!) Work on some of the following principles from chapter 10:
  4. Add at least two links to relevant external content. Remember these principles from chapter 12:
  5. Evaluate and revise your subheadings: See Redish p. 186 for a refresher on her principles.

  6. Validate your markup before you're done. Use the W3C Markup Validator at https://validator.w3.org/ This is like spellcheck for html markup--it checks for all sorts of errors that you might not see yourself. You can upload your file or copy/paste your markup into the validator to get it checked out.

When you're done, you'll submit your new HTML file to the HTML Exercise 2 assignment on Bb