Web Design and Authoring: Session three

session three | what is CSS? | how to write CSS | link CSS and HTML | CSS selectors | summary


Session three summary


We've packed a lot into session three! CSS is a large topic, but I hope this introduction to the basics has made you want to know more. We'll keep adding to our CSS knowledge as the course progresses.

At the end of Session three you should know that:

You will have set up an external style sheet of your own, attached it to your existing pages with the <link> tag, and experimented with several style properties and values.

Quite an achievement!

Self-study tasks

It is always a good idea to practise new skills: to reinforce what you've already learnt, and give you confidence to tackle the next new topic.

Here are my suggestions:

If you wish to print out this session's web pages, download the .pdf version of session three here.

Next session

We'll create a page layout using CSS.

 


session three | what is CSS? | how to write CSS | link CSS and HTML | CSS selectors | summary