Thierry Koblentz wrote:

http://www.raulferrer.com/joe/html/

Marvin,

As I mentioned in a previous post, font-family names that contain a space
need to be between quotes, so you should use:

h1 {
font-family: "Arial Black";
text-align: center;
}
instead of:

h1 {
font-family: Arial Black;
text-align: center;
}


--
Regards,
Thierry | www.tjkdesign.com






Granted. But how about we give Marvin the benefit of doubt?
<http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.raulferrer.com%2Fjoe%2Fhtml%2F>

Best,

Helen

--
desktop
http://chelseacreekstudio.com/
mobile
http://chelseacreekstudio.mobi/



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to