Templates - make CSS external

At the end of this part of the demonstration I will have removed the embedded css, added a link tag to the template and created an external css file. I will also validate html & css. This is the final version of the template for this lesson.

Step 8 - video demonstration

  • link code is <link type="text/css" rel="stylesheet" href="template.css" />
  • here is the external style sheet template.css