HTML <button> Element Reference

The HTML <button> element creates an interactive button for actions and form submission.

<button>

HTML <button> Element Reference

The HTML <button> element creates an interactive button for actions and form submission.

Categories

  • Forms

Tag omission

Consult the HTML Living Standard for the precise tag-omission rules.

Content model

  • Detailed content-model guidance will be added to this reference.

Attributes

Examples

Example

A practical button element example.

<button type="button">Save changes</button>

Related references

Description

The HTML <button> element creates an interactive button for actions and form submission.

References

  1. HTML Living Standard: Index of elements
  2. MDN: HTML <button> Element

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies