inline element block height and width

Inline elements set to display: block; have correctly rendered width though incorrectly rendered height.

The following element which is inline by default should have a 20px by 20px area 
input.button {border: #000 solid 1px; display: block; height: 18px; width: 18px;}

 - John A. Bilicki III

_________________________________________________________________
HotmailŪ goes where you go. On a PC, on the Web, on your phone. 
http://www.windowslive-hotmail.com/learnmore/versatility.aspx#mobile?ocid=TXT_TAGHM_WL_HM_versatility_121208 

Received on Friday, 30 January 2009 20:31:39 UTC