Home pcDTR Examples Example 2
If you like the work i do, you know what to do.
Example 2 PDF Print E-mail
Written by Peter   
Tuesday, 15 December 2009 11:40

A simple dtr text example with :hover.

p.example2 {
font-family: Arial;
font-size:28pt;
color:#C00;
}
p.example2:hover {
color:#135CAE;
text-decoration: underline;
}
p.dtr-example2 {
font-family: Humbug;
font-size:28pt;
color:#C00;
}
p.dtr-example2:hover {
color:#135CAE;
text-decoration: underline;
}

A flying dog.

A flying dog.

Last Updated on Tuesday, 15 December 2009 12:11
 
Banner
Copyright © 2010 pcDTR. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.