{"id":1000380,"date":"2007-01-29T12:02:45","date_gmt":"2007-01-29T17:02:45","guid":{"rendered":"http:\/\/www.elharo.com\/blog\/software-development\/web-development\/2007\/01\/29\/all-valueless-attributes\/"},"modified":"2007-01-29T12:05:49","modified_gmt":"2007-01-29T17:05:49","slug":"all-valueless-attributes","status":"publish","type":"post","link":"https:\/\/www.elharo.com\/blog\/software-development\/web-development\/2007\/01\/29\/all-valueless-attributes\/","title":{"rendered":"All Valueless Attributes"},"content":{"rendered":"<p>For my next book I need a complete list of all the valueless attributes possible in classic HTML. e.g. <\/p>\n<pre>&lt;input type=\"radio\" name=\"p\" value=\"debit\" <em>checked<\/em>><\/pre>\n<p>So far here are the ones I&#8217;ve got:<\/p>\n<dl>\n<dt><code>input<\/code><\/dt>\n<dd><code>checked<\/code>, <code>disabled<\/code>, <code>readonly<\/code>, <code>ismap<\/code><\/dd>\n<dt><code>select<\/code><\/dt>\n<dd><code>disabled<\/code>, <code>multiple<\/code><\/dd>\n<dt><code>optgroup<\/code><\/dt>\n<dd><code>disabled<\/code><\/dd>\n<dt><code>option<\/code><\/dt>\n<dd><code>selected<\/code>, <code>disabled<\/code><\/dd>\n<dt><code>textarea<\/code><\/dt>\n<dd><code>disabled<\/code>, <code>readonly<\/code><\/dd>\n<dt><code>button<\/code><\/dt>\n<dd><code>disabled<\/code><\/dd>\n<dt><code>script<\/code><\/dt>\n<dd><code>defer<\/code><\/dd>\n<dt><code>img<\/code><\/dt>\n<dd><code>ismap<\/code><\/dd>\n<dt><code>area<\/code><\/dt>\n<dd><code>nohref<\/code><\/dd>\n<dt><code>object<\/code><\/dt>\n<dd><code>declare<\/code><\/dd>\n<\/dl>\n<p>Am I missing any?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For my next book I need a complete list of all the valueless attributes possible in classic HTML. e.g. &lt;input type=&#8221;radio&#8221; name=&#8221;p&#8221; value=&#8221;debit&#8221; checked> So far here are the ones I&#8217;ve got: input checked, disabled, readonly, ismap select disabled, multiple optgroup disabled option selected, disabled textarea disabled, readonly button disabled script defer img ismap area [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[410],"class_list":["post-1000380","post","type-post","status-publish","format-standard","hentry","category-web-development","tag-flash"],"_links":{"self":[{"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/posts\/1000380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/comments?post=1000380"}],"version-history":[{"count":0,"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/posts\/1000380\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/media?parent=1000380"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/categories?post=1000380"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.elharo.com\/blog\/wp-json\/wp\/v2\/tags?post=1000380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}