Horje

How to create HTML <button> Tag

A clickable button is marked up as follows:
index.html
Example: HTML
 <button type="button">Click Me!</button> 

Output should be:

How to create HTML <button> Tag




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin