Sunday, May 8, 2011

CSS example

h1{font-family: "Times New Roman", Times, serif; font-size:20px; color:#000; text-align:center; font-weight:bold}
h2{font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:18px; color:#30F; text-align:center}
h3{font-family: "Times New Roman", Times, serif; font-size:16px; color:#000;text-align:left}
li{font-family:Arial, Helvetica, sans-serif; font-size:14px; list-style:
circle; text-align:left; color:#000}
p{font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#006; font-style:italic}

No comments:

Post a Comment