INLS161-001 Fall 2023

Tools for Information Literacy

CSS - the presentational layer

Watch this video

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

Moving on in the web development module,
we will now consider how things are to display

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

three layers of websites
  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
① We considered structure when we used HTML
② We will consider styles when we use CSS
③ We will consider dynamism when we use scripts

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. 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

Copyright © R.E. Bergquist 2014- | Last Updated on | Powered by w3.css