HTML attribute: Difference between revisions

Content deleted Content added
BattyBot (talk | contribs)
General fixes, removed orphan tag using AWB (7961)
m Used by two tags: Typo fixing, typos fixed: tv → TV using AWB (8046)
Line 82:
** readonly — specifies read-only text for {{w3schools|input|readonly|v=1}} and {{w3schools|textarea|readonly|v=1}}.
* {{w3schools|link}} and {{w3schools|style}}:
** media — specifies display device for {{w3schools|link|media|v=1}} and {{w3schools|style|media|v=1}}. Values: all, aural, braille, handheld, print, projection, screen, tty, tvTV.
* {{w3schools|optgroup}} and {{w3schools|option}}:
** label — description text for an {{w3schools|optgroup|label|v=1}} or {{w3schools|option|label|v=1}}.