- From: Anne van Kesteren (fora) <fora@annevankesteren.nl>
- Date: Fri, 11 Jun 2004 07:18:02 +0200
- To: Andrew Fedoniouk <news@terrainformatica.com>
- Cc: David Dorward <david@dorward.me.uk>, www-style@w3.org
> But still wondering... 120% is not absolutely neccessary in your code
> li { width: 120%; }
> is exactly
> li { width: 3.6em; } /* 3em of parent * 120% = 3.6 em */
And now assume someone sets the width to '5em' with a UA style sheet or
pref.
It is useful.
--
Anne van Kesteren
<http://annevankesteren.nl/>
Received on Friday, 11 June 2004 01:21:27 UTC