Computer Science, asked by srishti03, 1 year ago

an html program example on travel agency. should be having a table a hyperlink.


siddhartharao77: Could you provide an example? or a screenshot of how it should look like?

Answers

Answered by Ankitchotukumar
1
<HTML>
<head>
<title>Obsession</title>
</head>
<body>
<div id="wrapper">
<div id="header">
<h1><a href="http://all-free-download.com/free-website-templates/">Obsession</a></h1>
<div class="description">Just another weblog</div>
</div>
<div id="topbar">
<ul>
<li><a href="http://all-free-download.com/free-website-templates/">Home</a></li>
<li class="page_item page-item-2"><a href="http://all-free-download.com/free-website-templates/">About</a></li>
</ul>
<a href="http://all-free-download.com/free-website-templates/" class="feedicon"></a> </div>
<div id="content">
<div class="post" id="post-1">
<h2><a href="http://all-free-download.com/free-website-templates/">Obsession: You Belong to Me</a></h2>
<div class="entry">
<p>Forward and Buck believe that rejection is the trigger of obsessive love. They state four conditions to help identify it, namely, a painful and all-consuming preoccupation with a real or wished-for lover, an insatiable longing either to possess or be possessed by the target of their obsession, rejection by or physical and/or emotional unavailability of their target, and being driven to behave in self-defeating ways by this rejection or unavailability.</p>
<blockquote>
<p>Obsessive lovers believe that only the person they fixate on can make them feel happy and fulfilled.</p>
</blockquote>
<p>Persons close to the love-obsessed can also be greatly affected. Witnessing a friend or family member suffer from the disorder can be distressing.</p>
<p>From http://en.wikipedia.org/wiki/Obsessive_love</p>
</div>
<div class="data">December 13th, 2007 - <a href="http://all-free-download.com/free-website-templates/">One Response</a></div>
<p class="postmetadata">Categorised in <a href="http://all-free-download.com/free-website-templates/">Uncategorized</a> </p>
</div>
</div>
<ul id="sidebar">
<div id="sidebar_wrapper">
<li id="archives">
<h2>Archives</h2>
<ul>
<li><a href="http://all-free-download.com/free-website-templates/">December 2007</a></li>
</ul>
</li>
<li id="categories">
<h2>Categories</h2>
<ul>
<li class="cat-item cat-item-1"><a href="http://all-free-download.com/free-website-templates/">Uncategorized</a> (1) </li>
</ul>
</li>
<li id="meta">
<h2>Meta</h2>
<ul>
<li><a href="http://all-free-download.com/free-website-templates/">Login</a></li>
<li><a href="http://all-free-download.com/free-website-templates/"><abbr title="XHTML Friends Network">XFN</abbr></a></li>
<li><a href="http://all-free-download.com/free-website-templates/">WordPress</a></li>
</ul>
</li>
<div style="clear: both;"></div>
<li style="margin: 0;">
<form method="get" id="searchform" action="http://all-free-download.com/free-website-templates/">
<div style="text-align: center;">
<input type="text" value="Type and Press Enter to Search..." onfocus="this.value=''; this.style.color='#000';" onblur="this.value='Type and Press Enter to Search...'; this.style.color='#ccc';" name="s" id="s" />
</div>
</form>
</li>
<div style="clear: both;"></div>
</div>
</ul>
<div id="footer">
<p>Obsession Theme by Lorelei. Coded by <a href="http://www.ratemyhost.com">Cheap web hosting</a> and Featuring <a href="http://www.liza-kliko.com/art">Liza Kliko's</a> artwork in the header. </p>
</div>
</div>
<div align=center>This template downloaded form <a href='http://all-free-download.com/free-website-templates/'>free website templates</a></div></body>
</html>

Ankitchotukumar: here css for design website
srishti03: thnx a lot
Similar questions