HTML textbox width

From Conservapedia
This is an old revision of this page, as edited by GregG (Talk | contribs) at 14:16, January 15, 2013. It may differ significantly from current revision.

Jump to: navigation, search

To set the size of a textbox in HTML, use the size attribute

<input size=60 name=street>

External links