- From: Neil St.Laurent <neil@bigpic.com>
- Date: Wed, 23 Jul 1997 10:37:39 -0600
- To: www-style@w3.org
If an element has no parent (such as <BODY>) and it uses a relative
size to specify something, what is the correct action?
My current course of action is to map the relative size from the
assumed default size. Such that specifying
body { font-size: larger }
is the same as
body { font-size: large }
?
__
| Mortar: Advanced Web Development <http://bigpic.com/mortar/>
| Neil St.Laurent neil@bigpic.com
| Big Picture Multimedia
Received on Wednesday, 23 July 1997 12:34:11 UTC