Information
Click any of the links to take you to one of the listed menu demonstrations. Then click your browser's back button to return to this page. You should then see the word 'visited' alongside the menu you selected.
This one is a bit special so you need to follow the instructions above to see how it works.
Cascading Style Sheet
#menu {
width:8em;
padding:0.5em;
background:#ccc;
margin:0 auto;
}
#menu a, #menu a:visited {
display:block;
width:7em;
padding:0.25em 0;
color:#000;
text-indent:0.2em;
background-color:#fff;
text-decoration:none;
margin:0.5em 0;
border-left:0.5em solid #9ab;
}
#menu a:visited span {
display:block;
position:absolute;
top:0;
left:10em;
width:5em;
font-size:0.9em;
color:#c00;
border:1px solid #c00;
}
#menu a span {
display:none;
}
#menu a:hover {
color:#f00;
border-left:0.5em solid #000;
}
.box {
position:relative;
}
xhtml
<div id="menu">
<div class="box">
<a href="menuone.html">
menu one
<span>
VISITED
</span>
</a>
</div>
<div class="box">
<a href="menutwo.html">
menu two
<span>
VISITED
</span>
</a>
</div>
<div class="box">
<a href="menuthree.html">
menu three
<span>
VISITED
</span>
</a>
</div>
<div class="box">
<a href="menufour.html">
menu four
<span>
VISITED
</span>
</a>
</div>
<div class="box">
<a href="menufive.html">
menu five
<span>
VISITED
</span>
</a>
</div>
</div>
Copyright
You may use this method on your personal 'non-profit' web site without seeking my permission. A link back to CSSplay is always appreciated.
Commercial usage is also permitted without seeking approval, but I would ask that a donation is considered to support my work on CSSPlay.
If you are having problems integrating any of my demonstrations into your website then I now offer a service to fault find and correct any errors that you may have introduced. Please email me for more information.
Recommended Sites
- The Hotfix forum for windows
- Free layouts and more - Myspace
- Complete travelguide to Phuket
- UK Game Server Hosting
- pay as you go e-commerce
Build your own SEO friendly webshop - Software Downloads, Dhtml Scripts Dynamic Html, Software Downloads
- web hosting, dedicated servers
web reseller, managed servers - Host Color
Web Hosting for 30 Websites - Web design in Dorset
Bournmouth based web design agency







