box model : Section 11. fit

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