Hallo,
Warum stellen die Internet Explorer 4-7 das obere DIV falsch dar?
Muß man fürchten, daß beim Workaround mit SHY ein Bindestrich angezeigt wird?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>test</title>
</head>
<body>
<div style="width:300px; font-family:Verdana; font-size: 13px;">
<div style="width:100px; height:30px; float:left; background-color:red;"></div>
texttext text texttext text texttexttext texttexttext" ­ .text</div>
<hr />
<div style="width:300px; font-family:Verdana; font-size: 13px;">
<div style="width:100px; height:30px; float:left; background-color:red;"></div>
texttext text texttext text texttexttext texttexttext" .text</div>
</body>
</html>