7 html code on travel and tourism
Answers
<html>
<head>
<title> Welcome to my Travel and Tourism website • Homepage</title>
<style type="text/css">
body{
background-color:#f7f7f7;
}
header{
background-color:#87ceffa;
margin:0;
padding:5px;
width:auto;
height:50px;
}
</head>
<body>
<header>This is the header of the webpage.</header>
</body>
</html>
Hope it's what you were looking for. :)
Answer:
Explanation:
<html>
<head>
<title>Travel & Tourism</title>
</head>
<body background=”bg.jpg”>
<img src = “D:/20190709_122907.jpg” width = 100% height = 325><br>
<table width = 100% height = 35 bgcolor = “#F2AC28”><tr><td width = 100% height
= 35 valign = “middle”><font face = “trebuchet ms” color = “maroon” size = 4><p align
= “center”> Home | <a href = “Goa.html”>Goa </a>|<a href = “Ladakh.html”>Ladakh</
a>|<a href = “Taj Mahal.htm”>TajMahal</a>|<a href = “Mumbai.htm”>Mumbai </a>|<a
href = “2nd page.htm”>Contact Us </a>|<a href = “Feedback.htm”>Feedback</a></font></
td></tr></table><br><hr><br>
<table>
<tr>
<td width=50%>
<center>
<imgsrc=”D:/20190709_122850.jpg”>
</center>
</td>
<td align = “left”>
<font face = “calibri” size =5><b>
So you’ve wanted to see the country and didn’t know where to start? We at travel&tourism.
com have listed out the most popular places to see in India.
We’ve sifted through guidebooks, travel industry data, polls and reviews from travellers like
you to come up with the top destinations within India. Of course, India is a vast country
with many more amazing experiences and it would be impossible to capture them all in
such a short list.<br></b>
</font></td></tr></table><br>
<hr><hr>
</body>
</html>