View Single Post
    #3 (permalink)  
Old 05-22-2008
White Rose's Avatar
White Rose White Rose is offline
Active Member
Company name: Brevos
 
Join Date: Feb 2008
Location: Michigan
Posts: 871
Default Re: HTML and CSS - THE BASICS Session FOUR with Codehead - Archive
Quote:
body {
font-family:tahoma;
}
h1 {
color:red;
font-size:120%;
}
p {
color:blue;
}
The p in the code above - that stands for paragraph?
__________________
Brenda A. Jones
www.brevos.com
Reply With Quote