Introduction

This module is intended to give you a base level knowledge of using CSS to construct a web page layout. You will learn the basics of CSS, what CSS is, what rules govern CSS, how CSS is applied to an HTML document, how to write and apply CSS selectors, and how to use CSS to create a page layout from a wireframe. You will learn how to manipulate inline and block level elements to create the rows and columns that you need to construct simple site layouts.

Lessons

11 - Intro to CSS
12 - CSS Selectors
13A - Cascade Specificity
13B - Box Model
14 - Page Layout
15 - Flexbox I
16 - Flexbox II
17 - Layout with Content
18 - Module 2 Assignment

COMP1017 Home