HTML Page Structure

HTML Elements
HTML Attributes


HTML Button Tag

Whenever you want to use a clickable button, you need to use the <button> tag. In this tag, you can put either text or any image.

Syntax

Example

This will produce following result