Please note, this is a STATIC archive of website www.cssplay.co.uk from 19 Oct 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.
Mobile Friendly Website

CSSPLAY

Doing it with style

CSS MENUSHexagonal menu with NO extra markup and NO images

Date : 2nd June 2012

For all modern browsers




Information

Now that we have CSS3 styling available in all modern browsers we can produce the previous menu using nothing more than a basic unordered list with just one class in the <ul>.

The above menu has several improvements on the previous version, namely that only the hexagon shapes are hovered and there is no overlap of the link area onto adjacent hexagon shapes and there are no images used.

Tested in IE9+, Firefox, Opera, Chrome and Safari.

IE9 does not support the radial gradient style so this browser will just show solid colors, but at least it supports the styling to produce the hexagons and the positioning.

HTML Code

<ul class="hex">
  <li><a href="/menu/index.html">Demos</a></li>
  <li><a href="/menus/index.html">Menus</a></li>
  <li><a href="/layouts/index.html">Layouts</a></li>
  <li><a href="/boxes/index.html">Boxes</a></li>
  <li><a href="/mozilla/index.html">Mozilla</a></li>
  <li><a href="/ie/index.html">Explorer</a></li>
  <li><a href="/opacity/index.html">Opacity</a></li>
</ul>

Because of all the time and effort spent in producing this demonstration I would ask that you respect my copyright.

  1. If you are using this on a personal web site then please retain the copyright comment in the stylesheet.
    A support donation is now required for this demonstration.
  2. If you are using this on a commercial web site, or as a paying job for a client, then please email me asking for permission - stu{at}cssplay.co.uk and again a support donation is required.
  3. 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.

Terms and Conditions

This demonstration can be used subject to the following terms and conditions.

  1. If you wish to use this demonstration in your website(s) please email me stu{at}cssplay.co.uk seeking permission.
  2. You may NOT place this demonstration on another site for others to download.
  3. You may NOT redistrubute or resell this demonstration.
  4. Users agree not to remove or edit the credit notice within the stylesheet, or claim that this demonstration is their own.
  5. Please see the Copyright statement above regarding the requirement for a support donation.

Support CSSPLAY

Your donations keep CSS PLAY running.
If your donation is for the use of a demo then please email me with the demo url after making your donation.


CUSTOM SEARCH

Facebook Twitter rss feed Facebook Fan Page