Design a html webpage and its title name "Travel India" only hard copy
Answers
Answered by
1
Hey Bro Here Is Your Answer
<html>
<head>
<title>
Travel India
</title>
</head>
<body>
<h2>Welcome To Travel India</h2><br><br>
<h4> Sign Up To Interact More With Us.</h4><br><br>
<form>
Name:<input type = "text"><br>
Password:<input type = "password"><br>
Sign Up<input type = "button">
</form>
</body>
</html>
Thank You
Mark As Brilliant
If Helped You..
<html>
<head>
<title>
Travel India
</title>
</head>
<body>
<h2>Welcome To Travel India</h2><br><br>
<h4> Sign Up To Interact More With Us.</h4><br><br>
<form>
Name:<input type = "text"><br>
Password:<input type = "password"><br>
Sign Up<input type = "button">
</form>
</body>
</html>
Thank You
Mark As Brilliant
If Helped You..
Similar questions