Color Scheme
Key Concept
Corresponding Diagram
In-Class Discussion
In-Class Activity
Details in the Textbook
Find CSS in past assignment
CSS Syntax
Selectors: tag to modify
Properties: characteristic of tag
Values: how to modify the property
Relative and absolute units
Strategy: adjust and check
See Table 4.3 for more details
Where do I place the styles?
Which used in past assignments?
Different ways to apply CSS rules
Use Developer Tools to see which applies
How Styles Interact
Inheritance
Specificity
Location
Bounding Boxes in Web Sites
Use Developer Tools to see the boxes
Styling Boxes
Background
Borders
Margins
Padding
Dimensions
Margins add spacing around elements
Padding adds spacing within elements
What if content overflows the box?
Absolute or percentage sizing
What are ways in which we can style the text?
Text styling
Font family
Font size
Web fonts
Paragraph properties
"A vital component of modern web sites"
Any questions about CSS basics?