This Blog is for HTML Tutorials.

HTML Logo

HTML FORM Size Attribute

For input elements, the size attribute specifies the visible width, in characters, of an <input> element.

For select elements, the size attribute specifies the number of visible options in a drop-down list.

Input Example :







Select Example :






Previous Page Next page

Post a Comment

0 Comments