Skip to content

Instantly share code, notes, and snippets.

@JJTech0130
Created March 2, 2020 23:28
Show Gist options
  • Save JJTech0130/eb373b91645e8f7c2e0efcef2eb50d70 to your computer and use it in GitHub Desktop.
Save JJTech0130/eb373b91645e8f7c2e0efcef2eb50d70 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<body>
<h2>HTML Buttons</h2>
<p>HTML buttons are defined with the button tag:</p>
<button>Click me</button>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment