iamrowdy
12-26-2004, 05:58 AM
hey, when you use css, how can you select what size font you are using. cause i tried putting in " size: 1; " but it didn't work.....any suggestions? thanx...
p.s. here--if it helps :)
h1 {font-family: arial;
size: 1;
color: #9D8200; }
p {font-family: arial;
size: 1;
color: #5A3F34; }
^^^ doesn't work ^^^
p.s. here--if it helps :)
h1 {font-family: arial;
size: 1;
color: #9D8200; }
p {font-family: arial;
size: 1;
color: #5A3F34; }
^^^ doesn't work ^^^