<head>
<title>This is my first web page</title>
</head>
<form>
<select>
<option>Language</option>
<option>sinhala</option>
<option>English</option>
<option>Tamil</option>
</select>
<input type="submit"/>
</form>
</body>
</html>
Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA ...
No comments:
Post a Comment