HTML disabled attributes - HTML input labels - HTML form - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

10.2.3 HTML disabled attribute

Disable attributes - that had expired for the input domain (box)
  • Trackback Address: http://www.nt22.com/xhtml-html/attribute_disabled/
  • Example

      "nt22form" Action <form id = = = "nt22.php" method "post" /> = <label for "fav" /> Computer </ label> <input type = "checkbox" value = "1" id = "fav" name = "fav" /> = <label for "fav" /> Tourism </ label> <input type = "checkbox" value = "2" "fav" name id = = = "fav" disabled "disabled" /> < label for = "fav" /> shopping </ label> <input type "checkbox" value = = = "fav" name "3" id = "fav" /> </ form> 

    Examples of HTML disable attribute