Previous Message
Next Message

[css-d] Simplified Box Model Hack - problem

Sent by Nelson_Rodriguez-Pena on 30 December 2002 20:08


Hi everybody,

is it just me or is this a known problem? I'm using the simplified box model
hack (SBMH, http://css-discuss.incutio.com/?page=BoxModelHack) for setting a
value for IE5 and other for IE6. Everything goes fine until I use the
margin-top property; everywhere else it works:

 margin-top: 20px;
 \margin-top: 20px; /* IE5 should read this*/
 m\argin-top: 40px; /* IE6 should see this; instead it reads the previous
line */

Test page: http://www.webstudio.cl/pruebas/margin-top.htm

Please confirm if I'm doing something wrong...

thanx,


------------------------------------------------------------
Nelson Rodriguez-Pena A.
Diseno y Desarrollo Web y Multimedia
[EMAIL-REMOVED]
------------------------------------------------------------
Previous Message
Next Message

Message thread: