interlocking NC logo
INLS161-001 fall 2026
Home Syllabus Schedule Canvas Previous week Monday, 14 Sep 2026 Wednesday, 16 Sep 2026 Friday, 18 Sep 2026 Next week

Tools for Information Literacy | Week ⑤ 
Preps for presentational layer

The presentational layer

Watch

It might tempt you to look at the page where it is located.

Glance over

We are moving into the web development module; become familiar with it.

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 second of several web page layers, read over the following:

  1. CSS Tutorial
  2. CSS Introduction
  3. CSS Syntax and Selectors
  4. CSS Selector Reference
  5. CSS How To...
  6. CSS Box Model
  7. CSS Website Layout

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.

You do not have to read any of these items either, but they might open up new paths of discovery.

Other relevant short articles you may find interesting

  1. Daily articles about CSS, HTML, JavaScript, and all things related to web design and development.
  2. CSS reference
  3. How to learn CSS - Smashing Magazine
  4. yet another CSS tutorial