Skip to content

Cascading Style Sheets

Learning outcomes
  • Identify the advantages of applying Cascading Style Sheets.
  • Apply Cascading Style Sheets.
  • Create websites by separating content from presentation.
  • Learn techniques to content layout
Contents
  1. Introduction to Cascading Style Sheets.
  2. Types of Cascading Style Sheets.
  3. Generic structure of a CSS document
  4. Rules of style
  5. Selection criteria, properties and values.
  6. Inheritance and precedence.
  7. Box model.
  8. Flexible box model.
  9. Grids with CSS
Assessment criteria
  • The advantages of using style sheets have been identified.
  • Style sheets have been applied.
  • The rules of style have been understood.
  • Layouts have been designed using the flexible box and grid model

Introduction

Syntax

Selectors

Games

How to add CSS

Comments

Colors

Backgrounds

Box Model

Additional resources:

Text and fonts

Layout - float and clear

Additional resources

  • Mozilla Firefox add-on: Pixel Perfect Pro helps developers and designers to make best sites and more high quality products.
  • CSS 3 cheat sheet