CISC474, Reading Notes for Sebesta,
Programming The World Wide Web, 3rd Edition

Reading notes by Phill Conrad, Asst. Professor, CIS Dept. University of Delaware

Chapter 3: Cascading Style Sheets

3.1 Introduction

3.2 Levels of Style Sheets

3.3 Style Specification Formats

3.4 Selector Formats

3.4.1 Simple Selector Forms

3.4.2 Class Selectors

3.4.3 Generic Selectors

3.4.4 id Selectors

3.4.5 Pseudo Classes

3.5 Property Value Forms

3.6 Font Properties

3.6.1 Font Families

3.6.2 Font Sizes

3.6.3 Font Styles

3.6.4 Font Weights

3.6.5 Font Shorthands

3.6.6 Text Decoration

3.7 List Properties

3.8 Color

3.8.1 Color Groups

3.8.2 Color Properties

3.9 Alignment of Text

3.10 The Box Model

3.10.1 Borders

3.10.2 Margins and Padding

3.11 Background Images

3.12 The <span> and <div> Tags

3.13 Summary

3.14 Review Questions

3.15 Exercises


Valid XHTML 1.1 Valid CSS!