<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type"
content="application/xhtml+xml; charset=iso-8859-1" />
<title>
sitemap
</title>
<!-- link description of previous page would go here -->
<link href="sitemap.html" rel="index" title="Site Map" />
<!-- link description of next page would go here -->
<!-- link description Cascading Style Sheet -->
<link href="basic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<!-- add the XHTML for your page between the body tags. -->
<!-- this is the division to hold the left curve and logo. -->
<div class="logo">
<img src="leftcurve.gif"
alt="[Image of Left Curve for Logo]"
width="90" height="90" />
<img src="logo.gif"
alt="[Image of Your Logo Here text]"
width="320" height="54" />
</div>
<!-- the left menu division is placed under the logo division -->
<div class="left-menu">
<p class="menu-links">
<a href="#main-text"
title="Jump to Main Text">
Main<br />
Text</a>
</p>
<p class="menu-links">
<a href="sitemap.html"
title="link to the site map" >
Site<br />
Map</a>
</p>
<p class="menu-links">
<a href="someotherpage.html"
title="link to Some Other Page">
Some<br />
Other<br />
Page</a>
</p>
<p class="menu-links">
<a href="anotherpage1.html"
title="link to An other Page">
An other<br />
Page</a>
</p>
<p class="menu-links">
<a href="someotherpage.html"
title="link to Some Other Page">
Some<br />
Other<br />
Page</a>
</p>
<p class="menu-links">
<a href="anotherpage1.html"
title="link to An other Page">
An other<br />
Page</a>
</p>
<p class="menu-links">
<a href="someotherpage.html"
title="link to Some Other Page">
Some<br />
Other<br />
Page</a>
</p>
<p class="menu-links">
<a href="anotherpage1.html"
title="link to An other Page">
An other<br />
Page</a>
</p>
<div class="menubottom">
<img src="rightcurve.gif"
alt="[Image of Right Curve for Navigation Menu.]"
width="30" height="30" />
</div>
</div>
<!-- the main division is placed under the left menu division -->
<div class="main">
<p class="nav-links">
<a href="index.html" title="link to Your Home page">
Your Home page
</a> |
<a href="someotherpage.html" title="link to Some Other Page">
Some Other Page
</a> |
<a href="anotherpage1.html" title="link to An other Page">
An other Page
</a>
</p>
<!-- anchor for the Main Text Link -->
<a id="main-text"></a>
<!-- Start changeable content for the page -->
<!-- content for the site map -->
<h2>
Site Map
</h2>
<ul class="sitemap">
<li class="pad">
<a href="index.html"
title="link to Home Page">
Home Page</a>
<ul>
<li class="pad">
<a href="someotherpage.html"
title="link to Some Other Page">
Some Other Page</a>
</li>
<li class="pad">
<a href="anotherpage1.html"
title="link to Another Page">
Another Page</a>
</li>
</ul>
</li>
</ul>
<!-- End changeable content for the page -->
<p class="nav-links">
<a href="sitemap.html#main-text" title=
"link to The Site Map">Link to The Site Map</a>
</p>
<!-- Closed tag for the Main Division -->
</div>
</body>
</html>
site map
Subscribe to:
Comments (Atom)
No comments:
Post a Comment
hii to all