<!DOCTYPE html>
<html>
<head>
<title>Select Option Program</title>
</head>
<body>
<h1>Select Option Program</h1>
Select Your Language:
<select>
<option>English</option>
<option>Hindi</option>
<option>Marathi</option>
</select><br>
<button>Click Me<button>
</body>
</html>
No comments
Welcome to saveracom.blogspot.com