Button Tag

<!DOCTYPE html>
<html>
<body>

<button type="button" onclick="alert('Welcome to HTML ONLINE COURSE')">Click Me!</button>
 
</body>
</html>

     






Tags
Copyright © 2021 Designed by Rishi Rao