Forum Moderators: not2easy
For some reason, h2 appears larger than h1
here is what it says now:
h1 { font-size: 18px; font-family: verdana,arial,helvetica,sans-serif; font-weight:bold; color: #000000 };
h2 { font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; font-weight:normal; color: #000000 };
.left { font-size: 12px; font-family: verdana, arial, helvetica,sans-serif; color: #000000; }
Please help!
[b]};[/b]
Is this a typo or is that semi-colon outside of the angle-bracket (if it is, it shouldn't be there)?
Does your CSS file validate [jigsaw.w3.org]?