Basic Clickable Button

Using a `

This is the semantically correct way to create a button for actions.

Using an ` ` tag (for links)

Style an anchor tag like a button when it's used for navigation.

Learn More