HTML checked Attribute
HTML checked Attribute
The checked attribute is a boolean attribute. It specifies that an input element should be pre-selected on page load when present in that input.
Used With:-
Element | Attribute |
---|---|
input | checked |
Syntax:-
Its syntax is:- < element checked >
Code Explanation
All Tutorials related to HTML Attributes
HTML accept Attribute
HTML accept-charset Attribute
HTML action Attribute
HTML alt Attribute
HTML async Attribute
HTML autocomplete Attribute
HTML autofocus Attribute
HTML charset Attribute
HTML checked Attribute
HTML cite Attribute
HTML cols Attribute
HTML colspan Attribute
HTML content Attribute
HTML controls Attribute
HTML coords Attribute
HTML data Attribute
HTML datetime Attribute
HTML default Attribute
HTML defer Attribute
HTML dirname Attribute
HTML disabled Attribute
HTML download Attribute
HTML enctype Attribute
HTML for Attribute
HTML form Attribute
HTML headers Attribute
HTML height Attribute
HTML high Attribute
HTML href Attribute
HTML hreflang Attribute
HTML http-equiv Attribute
HTML ismap Attribute
HTML kind Attribute
HTML label Attribute
HTML list Attribute
HTML loop Attribute
HTML low Attribute
HTML max Attribute
HTML maxlength Attribute
HTML media Attribute
HTML method Attribute
HTML min Attribute
HTML multiple Attribute
HTML muted Attribute
HTML name Attribute
HTML novalidate Attribute
HTML onabort Attribute
HTML onafterprint Attribute
HTML onbeforeprint Attribute
HTML onbeforeunload Attribute
HTML onblur Attribute
HTML oncanplay Attribute
HTML onchange Attribute
HTML oncanplaythrough Attribute
HTML onclick Attribute
HTML oncontextmenu Attribute
HTML oncopy Attribute
HTML oncuechange Attribute
HTML oncut Attribute
HTML ondblclick Attribute
HTML ondrag Attribute
HTML ondragend Attribute
HTML ondragenter Attribute
HTML ondragleave Attribute
HTML ondragover Attribute
HTML ondragstart Attribute
HTML ondrop Attribute
HTML ondurationchange Attribute
HTML onemptied Attribute
HTML onended Attribute
HTML onerror Attribute
HTML onfocus Attribute
HTML onhashchange Attribute
HTML oninput Attribute
HTML oninvalid Attribute
HTML onkeydown Attribute
HTML onkeypress Attribute
HTML onkeyup Attribute
HTML onload Attribute
HTML onloadeddata Attribute
HTML onloadedmetadata Attribute
HTML onloadstart Attribute
HTML onmousedown Attribute
HTML onmousemove Attribute
HTML onmouseout Attribute
HTML onmouseover Attribute
HTML onmouseup Attribute
HTML onoffline Attribute
HTML ononline Attribute
HTML onpageshow Attribute
HTML onpaste Attribute
HTML onpause Attribute
HTML onplay Attribute
HTML onplaying Attribute
HTML onprogress Attribute
HTML onratechange Attribute
HTML onreset Attribute
HTML onresize Attribute
HTML onscroll Attribute
HTML onsearch Attribute
HTML onseeked Attribute
HTML onseeking Attribute
HTML onselect Attribute
HTML onstalled Attribute
HTML onsubmit Attribute
HTML onsuspend Attribute
HTML ontimeupdate Attribute
HTML ontoggle Attribute
HTML onunload Attribute
HTML onvolumechange Attribute
HTML onwaiting Attribute
HTML onwheel Attribute
HTML open Attribute
HTML optimum Attribute
HTML pattern Attribute
HTML placeholder Attribute
HTML poster Attribute
HTML preload Attribute
HTML readonly Attribute
HTML rel Attribute
HTML required Attribute
HTML reversed Attribute
HTML rows Attribute
HTML rowspan Attribute
HTML sandbox Attribute
HTML scope Attribute
HTML selected Attribute
HTML shape Attribute
HTML size Attribute
HTML sizes Attribute
HTML span Attribute
HTML src Attribute
HTML srcdoc Attribute
HTML srclang Attribute
HTML srcset Attribute
HTML start Attribute
HTML step Attribute
HTML style Attribute
HTML target Attribute
HTML type Attribute
HTML usemap Attribute
HTML value Attribute
HTML width Attribute
HTML wrap Attribute
HTML autoplay attribute
HTML formaction Attribute