Spelchan.com Logo

Chapter 3: HTML Basics

Hunt the Webbus

Hunt the Webbus icon The game we will be developing at the end of this chapter

Chapter 3 Contents

3.1 CSS Basics Cheat Sheet

A cheat sheet covering the basics of CSS.

3.2 What is CSS

A brief look at what CSS is and how it came to be.

3.3 Setting up Style Sheets

A look at the three different ways to add style to your document.

3.4 Blocks, Spans, and Selectors

Setting the style for different types of elements.

3.5 Classes

An easy way of having multiple styles on the same element type and across different elements.

3.6 Colours

The use of named colors, the RGB color model, and creating RGB colors.

3.7 Hexadecimal color codes

Using hexadecimal color codes and other color models.

3.8 Fonts

Controlling what text looks like.

3.9 Box Model

The box model controls how elements are positioned within their layout box.

3.10 Link styles

Coming December 10th

Christmas Bonus

Coming December 17th

3.11 Styling lists

Coming January 7th

3.12 Styling tables

Coming January 14th

3.13 Webbus project

Coming January 21st

3.14 Webbus solution

Coming January 28th

Back to Table of Contents