Page is a not externally linkable
tedster - 11:58 am on Feb 28, 2002 (gmt 0)
I avoid defining a class, unless there is going to be more than one kind of H1 tag. I don't trust all the spiders and algos to pick up an H1 with a class attribute as a true H1 tag. Just paranoid I guess. I also avoid using <br> tags inside the H tag text.
Why not just use H1{font-family:verdana;font-size:11px;color:#000000}