Learn HTML with wishmi
Sunday, January 12, 2020
Button Tag
<html>
<head>
<title>This is my first web page</title>
</head>
<body>
<button type="button">Click Me!</button>
</body>
</html>
This is my first web page
Click Me!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Assessment Paper 10
Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA ...
No comments:
Post a Comment