Sign in
2 years ago in HTML
<html>
<body>
<h2> Enter Your Age </h2>
user id <input type="text">
<br>
password <input type="password">
<br>
<button type="radio"
a href = "www.google.com" value="Sumbit"> Sumbit </button>
</body>
</html/>