Updating Our Template

Skills Covered

  • meta
    charset
    UTF-8
  • @charset "utf-8";

Estimated Work Time

  • 15 Minutes

Let's update our template.html file to incorporate some of the fundamentals we've learned. We'll link to a .css sheet because, honestly, we'll always need to. For now, we'll zero out the body margins using css. We're also going to add some meta data to the head element.

  1. Open template.html
  2. Link to styles.css
  3. Create styles.css
  4. Set body margins to "0"

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player