Can anyone send HTML coding with output on travel and tourism...???
Answers
Answer:
Here's a sample webpage code implementing travel and tourism texts
<html>
<head>
<title>welcome to my travel and tourism website and bull;
Home page </title>
<style type="test/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 this answer helpful
Mark me as Brainliest
<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. :)
rosariomividaa3 and 79 more users found this answer helpful
THANKS
41
3.5
(38 votes)
2
sanjayshingade1 avatar
thank you for html coding
MyselfAbhi avatar
Welcome. :)
Log in to add comment
Answer
4.7/5
33
ashutoshkrsingh98765
Helping Hand
1 answer
27 people helped
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>