Javatpoint Logo
Javatpoint Logo

HTML Button Disabled

The 'disabled' is an attribute of <button> tag in HTML, which is used to denote that the button is disabled. It is a Boolean attribute. The disabled button cannot be used for clicking, and it appears as a grey color.

Syntax

Examples: The following examples are using different buttons and make them disabled.

Example 1: The following example disables the submit button.

Test it Now

Output:

HTML Button Disabled

Example 2: The following example disables the reset button.

Test it Now

Output:

HTML Button Disabled

Browser Support

Elementchrome browser Chromeie browser IEfirefox browser Firefoxopera browser Operasafari browser Safari
<Button disabled>YesYesYesYesYes

Next TopicHTML font color





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA