<!-- w --><a class="postlink" href="http://www.moemar.com/design/fnichols/">www.moemar.com/design/fnichols/</a><!-- w --> displays fine in IE but not in firefox. Where can I find the correcet hacks to add to my CSS file to make it display properly in both?At least 2 errors in the CSS you should address (per <!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.moemar.com%2Fdesign%2Ffnichols%2F&usermedium=all">http://jigsaw.w3.org/css-validator/vali ... medium=all</a><!-- m --> ):
URI : <!-- m --><a class="postlink" href="http://www.moemar.com/design/fnichols/style.css">http://www.moemar.com/design/fnichols/style.css</a><!-- m -->
Line: 30 Context : #img
Property backgroung doesn't exist : url(clouds.jpg)
Line: 52 Context : #nav
Invalid number : font too few values for the property font : small-caps
Looks like the 2nd one should be "font-variant" instead of "font"?
URI : <!-- m --><a class="postlink" href="http://www.moemar.com/design/fnichols/style.css">http://www.moemar.com/design/fnichols/style.css</a><!-- m -->
Line: 30 Context : #img
Property backgroung doesn't exist : url(clouds.jpg)
Line: 52 Context : #nav
Invalid number : font too few values for the property font : small-caps
Looks like the 2nd one should be "font-variant" instead of "font"?