skip to content
Advertise here

Example Menu three

Artists menu
Matisse
Cezanne
Turner
Monet
Lowry

CSS play Support


CSS play Recommend

Free, practical CSS menus, layouts, and examples

Follow CSS play

Facebook  Twitter  Facebook Fan Page



Just CSS | Designs for the future

Like the CSS Zen Garden?
Then why not visit Just CSS and see it you can design for the future.




Information

A simple definition list menu styled using a 'no content' span to give the appearance of an indication light above each menu item.

The text and spans are in ems so the menu will stay in shape when resized.

Hacks added so that it works in IE5.01 and IE5.5

This menu replaced one of my early attempts that wasn't to my liking. I think that this is an improvement.



Cascading Style Sheet

dl#artist dt {
  display:none;
  }
dl#artist dd {
  padding:0; 
  margin:0;
  }
a.xmenu, a.xmenu:visited {
  display:block; 
  width:5em; 
  height:3em; 
  background:#000; 
  text-decoration:none; 
  text-align:center; 
  color:#aaa; 
  float:left;
  }
a.xmenu span, a.xmenu:visited span {
  display:block; 
  width:3em; 
  height:0.5em; 
  border-top:0.5em solid #000; 
  border-left:1em solid #000;  
  border-right:1em solid #000; 
  border-bottom:0.5em solid #000; 
  background:#050; 
  overflow:hidden;
  }
* html a.xmenu span, * html a.xmenu:visited span {
  width:5em; 
  height:1.5em; 
  w\idth:3em; 
  he\ight:0.5em; 
  overflow:hidden;
  }
a.xmenu:hover {
  color:#ff0;
  }
a.xmenu:hover span {
  background:#0f0;
  }

xhtml

<dl id="artist">
<dt>Artists menu</dt>
  <dd>
    <a class="xmenu" href="#nogo">
      <span></span>
      Matisse
    </a>
  </dd>
  <dd>
    <a class="xmenu" href="#nogo">
      <span></span>
      Cezanne</a>
  </dd>
  <dd>
    <a class="xmenu" href="#nogo">
      <span></span>
      Turner
    </a>
  </dd>
  <dd>
    <a class="xmenu" href="#nogo">
      <span></span>
      Monet
    </a>
  </dd>
  <dd>
    <a class="xmenu" href="#nogo">
      <span></span>
      Lowry
    </a>
  </dd>
</dl>



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.




  • Each week the Creare Group produce video tutorials for SEO and tips and tricks for the web design industry.
  • We offer nothing but the highest quality SEO, Social Media Optimisation And PPC services to businesses in London

 

CSS play Testimonial

"The citroen.co.uk web site uses
CSS play code for the site drop down menus.
This code works seamlessly in IE 6 & 7, and is an excellent solution to the Creative requirements of the site."

Damon Clark - Brandwidth