Label marks the label for an input element. It can be the text next to the input fields, or an icon. The for attribute takes in the ‘id’ attribute of the enclosed input element. 3. <input type=””> Input defines an input element (an element t
The style and href attributes are very different beasts. The style attribute is optional, and may be applied to nearly any HTML element in the body. The href attribute is essential for specifying a link location, and only applies to a narrow set of elemen
The lang attribute allows you to indicate the main language used in a document, but this attribute was kept in HTML only for backwards compatibility with earlier versions of HTML. This attribute has been replaced by the xml:lang attribute in new XHTML doc
Post a Comment:
Showing 0 Comments: