CSS
CSS assignment
q
CSS creator
CSS benefits
Cascade
3 basic types of style sheet
CSS style rule main parts
selector
declaration block
style rule setup
CSS property: color
CSS property: background-color/ background
white space within style rules
Viewport
<meta name="viewport" content="width=device-width, initial scale=1.0">External style sheet
<link rel="stylesheet" href="external.css" type="text/css">m
width
CSS: *
(element) *
CSS selector: .
ID selector