Tab menu bar with mouse hover effect
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>-your title here-</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Keywords" content="-enter you keywords here-" />
<meta name="author" content="-your name here-" />
<meta name="Description" content="-your description here-" />
<style type="text/css">
/* apnerve - an open source html/css website layout by apnerve (http://apnerve.blogspot.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my email apnerve@gmail.com
Version: 1.0
(january 21, 2005) */
/* This was made in 4 hours only, hence no proper comments are available. For help write to me:apnerve@gmail.com */
body{
margin:0px;
padding:0px 1% 0px 1%;
font:80% trebuchet ms;
text-align:center;
}
#container{
margin:0px;
padding:0px;
text-align:left;
width:100%;
}
#header{
height:180px;
background-color:#369;
color:#fff;
padding:1%;
margin-bottom:2px;
}
#topnav{
text-align: center;
margin:30px 0px 0px 0px;
background:#eec url('apnerve-images/tc_04.gif') top right no-repeat;
}
#content{
clear:both;
}
#breadcrumb{
float:right;
color:#c30;
}
#main{
float:left;
width:70%;
padding:1%;
background-color: #ccf;
margin:0px 0px 2px 0px;
}
#sidebar{
float:right;
width:25%;
background-color: #eec;
padding:1%;
margin:0px;
}
#infobar{
margin:2px 0px 0px 0px;
padding:1%;
background-color: #fff;
float:right;
width:24.5%;
border:1px dashed #eec;
}
#footer{
clear: both;
text-align: center;
background:#369 url('apnerve-images/bl_03.gif') bottom left no-repeat;
color:#fff;
padding:1%;
}
p{
font-size:105%;
}
h1{
font:bold 2.2em trebuchet ms;
color:#c30;
margin:0px;
}
h2{
color:#333;
font-size:1em;
margin:0px;
}
.apnerve{
color:#333;
}
.indent{
text-indent: 10px;
}
#topnav a{
padding:3px 10px 0px 10px;
font-weight: bold;
}
#topnav a:hover{
text-decoration:none;
background-color: #eec;
}
#topnav a.active{
background-color: #369;
color:#fff;
}
.hide{
display:none;
}
a{
color:#369;
text-decoration: none;
}
a:hover{
text-decoration: underline;
color:#c30;
}
ul{
margin:0px;
padding:0px;
}
ul.sidelinks li{
list-style: none;
}
ul.sidelinks li a{
display: block;
width:100%;
background-color: #eee;
border-top:1px solid #fff;
font:bold 1em/2em verdana;
}
a.sidelinks span{
color:#eee;
}
a.sidelinks:hover span{
color:#369;
}
ul.sidelinks li a:hover{
text-decoration: none;
}
#footer a{
color:#fff;
}
.logo a{
color:#c30;
}
.white{
color: #fff;
}
img{
border:none;
}
acronym{
border-bottom: 1px dashed #eec;
cursor: help;
}
</style>
</head>
<body>
<div id="container">
<h1 class="logo">
<!-- Remove the link in case of homepage -->
<a href="#">ap<span class="apnerve">nërve</span>.com</a></h1>
<h2 class="indent">apt thinking... apt technology. </h2>
<div id="topnav"><a class="active">home</a><span class="hide"> | </span><a href="#intro">Introduction</a><span class="hide"> | </span><a href="#design">The Design</a><span class="hide"> | </span><a href="#apnerve"> The Author </a> <span class="hide"> | </span><a href="#contact">Contact</a></div>
<div id="header">
<h2 class="white">Welcome to apnerve.com...</h2>
<p>...my first open source web template. This is a user centered design with emphasis on usability and accessibility rather than look n feel. No nasty tables have been used while designing and all the code is validated by <acronym title="world wide web consortium">W3C</acronym> validators. Moreover, the use of images has been kept to the minimum for small file size, hence less loading time. </p>
<p>Use the navigation tabs provided at the top.</p>
</div>
<div id="content">
<div id="main">
<h3 class="hide">Main contents</h3>
<!-- An example of bread crumbs generally used in other pages -->
<div id="breadcrumb"><a href="#">home</a> » <a href="#">page1</a> » <a href="#">page2</a></div>
<h3 id="intro">The introduction: </h3>
<p>Hello! nd welcome to apnerve.com- my first open source web template. The color scheme is pleasing to the eyes and overall design is aimed at providing good usability to the user. That is to say...its a case of user centered design.</p>
<h3 id="design">The Design :</h3>
<p>I've used <acronym title="hyper text mark-up language">HTML</acronym>4.01 for markup and <acronym title="cascading style sheets">CSS</acronym> for layout, thereby ensuring a higher content to code ratio. I haven't used any images as I prefer giving much importance to colours and typography. No use of flash files, tables, image maps and scripts has been made so as to confirm to the accessibility guidelines. To use this template, you may need a <acronym title="what you see is what you get">WSIWYG</acronym> editor.(though any text editor would be sufficient). I encourage you to play around with the CSS file and modify it as per requirement. But please don't forget to send me the link, after you have done, so that I may see it.</p>
<h3 id="apnerve">The Author:</h3>
<p>hey! Its the time to blow my trumpet. Well... I'm not much of a designer but I do love designing web pages. This all started just a couple of months ago, when I first had a look at <a href="http://www.csszengarden.com">csszengarden.com</a>. Eversince I visited that page, a strong desire to design web pages grew in me. Then I started learning basic <acronym title="hyper text mark-up language">HTML</acronym> from <a href="http://www.w3schools.org">w3schools.org</a>, <a href="http://www.htmlhelp.com">htmlhelp</a>, and other online resources followed by viewing the source of major <acronym title="cascading style sheets">CSS</acronym> based pages. Hence, though I don't have a formal training in web-designing, I can design web pages fairly well. I'm also planning to learn <acronym title="php hyper preprocessor">PHP</acronym>, <acronym title="eXtensible hyper text mark-up language">XHTML</acronym>, JavaScripts in due course of time. </p>
<h3 id="contact">Contact:</h3>
<p>If you decide to use this template please drop me a line to let me know! Feel free to get in touch if you are interested in this template or just if you are in need of assistance while setting it up. I look forward to hearing from you! My email:apnerve@gmail.com</p>
<h3>Lorem ipsum:</h3>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet</p>
</div>
<div id="sidebar">
<h3 class="hide">Sidebar</h3>
<h3>More information: </h3>
<p>Here is the sidebar, where you can add things like news, linkage, random quotes e.t.c.</p>
<p>For more information and help (like editing, coding e.t.c) on this template, please feel free to email me:<br />
~ apnerve@gmail.com</p>
<h3>Links:</h3>
<ul class="sidelinks">
<li><a href="#" class="sidelinks"><span>» </span>OSWD</a></li>
<li><a href="#" class="sidelinks"><span>» </span>OpenWebDesign</a></li>
<li><a href="#" class="sidelinks"><span>» </span>My Blog </a></li>
<li><a href="#" class="sidelinks"><span>» </span>Sharon Church</a></li>
<li><a href="#" class="sidelinks"><span>» </span>Gurujee</a></li>
</ul>
<div>
<h3>Latest News:</h3>
<p>~Download <em>open source</em> web templates at oswd.org</p>
<p><strong>~apnerve</strong> is featured on oswd.org and openwebdesign.org</p>
<p>~It took only 4 hours to design this template from scratch. </p>
</div>
</div>
<div id="infobar">
<p><img src="images/babu_01.jpg" alt="apnerve" align="left" />← This is me.</p>
<p><strong>apnerve.com</strong> is built with valid <acronym title="hyper text mark-up language">HTML</acronym>4.01 and <acronym title="cascading style sheets">CSS</acronym>. It has full support for browser-based font resizing and is readable in all text browsers.<br />
~ <a href="http://www.apnerve.blogspot.com">apnerve</a>. </p>
</div>
</div>
<div id="footer"><a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> | <a href="http://validator.w3.org/check?uri=referer">HTML</a> | <a href="http://www.getfirefox.com">Get Firefox</a> | <a href="http://www.oswd.org">OSWD</a> <br />
Copyright © 2006 (your name). All rights reserved.<br />
<!-- You may use this template and edit it as you want to it to be. But please leave the following code intact -->
Design by <a href="http://www.apnerve.blogspot.com">apnërve</a> |
<a href="http://www.ehostinfo.com/">Web Hosting</a></div>
</div>
</body>
</html>
Related examples in the same category