Obsession
Dr. Spencer Reid (Criminal Minds)
Morgan and Garcia (Criminal Minds)
Dean and Sammy (Supernatural)
Dark Knight
Watching
Criminal Minds
Supernatural
Heroes
Playing
World of Warcraft
Star Ocean - The first departure(PSP)
WOW Character
Nick: Wishix
Lv: 70
Race: Blood Elf
Class: Priest
Guild: Underworld
Server: Wildhammer PVP
#top {
background-color: #ccc;
padding: 1em
}
.intro {
color: red;
font-weight: bold;
}
The HTML refers to the CSS by using the attributes id and class. It could look something like this:
<div id="top"> <h1>Chocolate curry</h1> <p class="intro">This is my recipe for making curry purely with
chocolate</p> <p class="intro">Mmm mm mmmmm</p> </div>