- From: Marshal Horn <kamocat@gmail.com>
- Date: Wed, 16 Jul 2008 15:33:48 -0800
- To: "Michael A. Puls II" <shadow2531@gmail.com>
- Cc: www-style@w3.org
Received on Wednesday, 16 July 2008 23:34:27 UTC
On Wed, Jul 16, 2008 at 3:04 PM, Michael A. Puls II <shadow2531@gmail.com>
wrote:
>
> object {
> width: 100%;
> height: -o-content-size;
> display: block;
> }
>
Nice! That's a lot simpler than requesting the capability of mixing percent
and static units, such as the following:width: 60%-35px;
Seems reasonable enough.
--
~ Marshal Horn
http://sotabot.com webmaster since May 6th, 2008
Received on Wednesday, 16 July 2008 23:34:27 UTC