Home Schedule Canvas Syllabus Contact Options Last Updated on

Tools for Information Literacy ④ The structural layer

Look over before the Monday lecture

Watch this video

100 seconds to say what we will repeat for the 50 minutes in lecture

Become familiar with the structural layer

We are moving into the web development module

What is the structural layer?

The structure or content layer of a web page is the underlying HTML code of that page. Just as a house's frame creates a strong foundation upon which the rest of the house is built, a solid foundation of HTML creates a platform upon which a website can be created. (ThoughtCo.)
three layers of websites

To be prepared for a discussion of the first of several web page layers, read over the following:

  1. HTML5 Tutorial
  2. HTML Introduction
  3. HTML Editors, but use the text editors you already downloaded
  4. HTML Basic Examples
  5. HTML Elements
  6. HTML Attributes
  7. HTML Links

You may, of course, read other lessons, if you wish.

You will probably come back to them often, so you might want to bookmark the site.

Other items relevant to today's class

  1. HTML - Living Standard
  2. The web standards model
back to top