- From: Garrett Smith <dhtmlkitchen@gmail.com>
- Date: Mon, 17 Jul 2006 17:51:27 -0700
- To: www-style@w3.org
11. The 'fit' and 'fit-position' properties -->
http://www.w3.org/TR/css3-box/#fit
Would this apply to an input?
For example:
#MiddleName {
    fit: fill;
}
<input type="text" value="s" id="MiddleName"/>
-- 
http://dhtmlkitchen.com/
Received on Tuesday, 18 July 2006 00:51:34 UTC