Earlier today, while reviewing the Web site of a potential client, I
saw in the HTML source code several classifier names that looked wrong
to me. These are copied from the potential client's HTML page:

<div class="headerLogo pink">

<div class="pseudoH1 white">

<div class="menuItem pseudoH2"><A

<div class="float-wrap">

<div class="wide bottom clear">

Spaces. Is that allowed? That would mean multiple classifiers are
being called into play, since "div.headerLogo" and "pink" both exist
but "div.headerLogo pink" does not exist on the CSS sheet?

Odd use of pseudo-classes (float, wrap, clear?). How well will stuff
like this degrade for older browsers? Will it degrade at all?

I've noticed some display issues between FF and IE (FF shows coding
errors, text overlaps other text in places for example but in IE
everything looks 'right').

There are also some "MsoNormal" tags here & there, like someone
did a poor job of cleaning them out, missed a couple. Weird.

Reese

--
Ink Works
http://www.inkworkswell.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to