- From: Paul McLeod <pcmack@alltel.net>
- Date: Sun, 19 Nov 2006 10:01:30 -0600
- To: <www-validator-css@w3.org>
Received on Monday, 20 November 2006 00:36:14 UTC
I have the following statement in my css style sheet:
H2 {
text-align:center;
font-size:12pt;
color:black;
font-family:arial,sans-serif,helvetica;
vertical-align:middle;
font-weight:bold;
padding:0 10px;
}
It will validate as shown. However, if I put the text-align statement anywhere else in the statement it will not. Also, if I add a color statement it will not validate. Just thought you might want to know if you don't already.
Thanks - paul Mcleod
White River Crafts
35 Ridgeway Dr.
Sheridan, AR 72150
870-942-5695
Received on Monday, 20 November 2006 00:36:14 UTC