2-1: What Style

In the first module, we aimed almost exclusively at providing information about the content of a page by marking it up in HTML. Here, we introduce the basics of implementing a design for your website, using CSS, and explore the basic HTML that drive the CSS Zen Garden, and try to make the same HTML page do interesting things for us.

Contents

Objectives

  • Understand the ways in which XHTML content can be linked to an external style sheet.
  • Introduce a couple more HTML Tags.
  • Find out a little bit about implementing type design in CSS.

Lecture 2-1