Note: This attribute sets the font size in an element block. Later versions of Internet Explorer no longer favor this attribute. In the case of the <input> element, the size represents the element width in characters. In the case of the <select> element, the size is the rows to be displayed. Syntax: <element size="value"> . . . </element>