Example menus

Note: the button images are made up of all three states and the background is made to change simply by altering the background-position in CSS.

The button images:
Hello button image
Goodbye button image
Tara button image
Hi button image

Simple vertical button menu

Style sheet: styles5.css

Simple Horizontal button menu

Style sheet: styles6.css

Horizontal button menu spaced and centred

Note: the button image is not transparent, so you should design it to match your background.

Style sheet: styles7.css

Distinguishing the current page menu item

Note: the stylesheet for this is the same as the previous example, but you will find some individual styles in the <style> element in the <head> of this page targetting the first button.

Style sheet: styles8.css