Disabled Button

Example showing a disabled button.

Preview

Code

<button disabled>
Disabled Button
</button>

More HTML Buttons Examples (7)