Search

Google
 

Monday, July 2, 2007

Pseudo Elements

p:first-letter {
font-size: 3em;
float: left;
}

p:first-line {
font-weight: bold;
}

No comments:

Is this post help u.