Chicken Salad Sandwich
Cascading Style Sheet
Central Security Service
Cold Shrimp Salad
<css></css>
<color></color>
<style></style>
<head></head>
p{ blue: color }
p{ color = blue }
p{ color : blue; }
p{ text: “blue”; }
color:purple;
background color:purple;
background-color:purple;
backgroundColor:purple;
p{ width: 1/2 }
p{ width: 50%; }
p{ width: 0.5; }
p{ width: half; }
The value of multiple ID attributes has to be unique
Use ID to style a specific HTML element
Same ID should be used in different HTML tags
Separate class names by a whitespace
Separate class names by a comma
You cannot apply more than one class name
Use id
One
Two
Seven
Four