Text input height and font size/family

The following text input elements have all the same width. Their height varies depending on the font size / family used on each element.

Default: no font size/family specified

Font size: 1em Font family: sans-serif

Font-size: 1em Font-family: serif

Font-size: 11px Font-family: Verdana

Font-size: 11px Font-family: Arial

Font-size: 12px Font-family: Georgia

Gabriele Romanato