Anybody can describe what kind of css2.1 obtrusive multiparagraph, omission 
left for css3, or simply buggy behavior, is happening in this "naive" styled 
xhtml, that renders significantly different in IE6, opera 9 and firefox 
1.5?:

<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="es" 
lang="es"><head><title>The giggle divergence test</title>
    <style type="text/css">

body {
  font: 11px verdana, sans-serif;
  margin: 0;
  line-height: 14px;
}

em {
  float: left;
  font: 122px sans-serif;
}

    </style>
    </head><body>
    <div style="border: 1px solid silver; height: 110px;">
    <em title="#"><img 
src="http://www.google.com/intl/en_ALL/images/logo.gif"; /></em>
    </div>
    <div style="border: 1px solid silver; clear:left;">
      *******
    </div>
</body></html>


Happy CSS designers make happy CSS implementors.
The contrary is false.
But used to be the contrary.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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