- From: Anne van Kesteren <annevk@opera.com>
- Date: Wed, 04 Jun 2008 12:31:45 +0200
On Wed, 04 Jun 2008 12:25:28 +0200, K?i?tof ?elechovski <giecrilj at stegny.2a.pl> wrote: > Regarding your page at the URL > <http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level.html > #the-embed>: > The following declaration is bad and wrong: > Is: "margin-top: -2.5em" > Should be: margin-top: -2.5ex" > Wrong: A horizontal unit is applied to a vertical measure > Bad: > Element headings (level?4) are invisible > (obscured underneath the following content). > Please fix ASAP. I don't see that problem. Also, em is just a shorthand for the font-size of the current element (or parent element if you specify it on font-size), it's different from the traditional em unit in that respect. -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
Received on Wednesday, 4 June 2008 03:31:45 UTC