Spelchan.com Logo

Chapter 6: HTML Forms

Tic-Tac-Toe

Tic-Tac-Toe game play icon The game we will be developing at the end of this chapter.

Chapter 6 Contents

6.1 Layout Cheat Sheets

This chapter's summary cheat sheet.

6.2 The Layout problem

Why layout is complicated for web pages.

6.3 Display blocks

The basic display types.

6.4 Flexible Boxes

A box that contains other components and sizes them to fit the available space.

6.5 Grid

Coming February 23rd

6.6 Grid Templates

Coming March 2nd

6.7 Multiple columns

Coming March 9th

6.8 Floating

Coming March 16th

6.9 Position

Coming March 23rd

6.10 Media Queries

Coming March 30th

6.11 Project: Tic-Tac-Toe

Coming April 6th

6.12 Project Solution

Coming April 13th

Back to Table of Contents