Axel Richter: 6ecke anordnen

Beitrag lesen

Hallo,

Interessant :-)
Aber was sollen Dinger wie

width:758px;
 w\idth:500px; ?

http://www.designdetector.com/tips/3DBorderDemo2.html
...
/* firstly deal with IE5's broken box model. The rule below works for IE only */
/* See http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */

* html div {
 width:60px; /* Total box width (borders + padding + width) for IE5/Win */
 w\idth:52px; /* Other versions of IE get this width */
 height:26px; /* Total box height */
 he\ight:18px;
}
...

http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html

viele Grüße

Axel