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

COMP1017 Home