|
This is the most elegant way.
try google to find something like "css navigation" or "links in css"
Also, You can use image rollover effect (a:hover). what is it?
When You move Your mouse pointer over link, a new image will appear. That means that You must have 2 images for every link.
Very simple, but with css it is much better and cleaner.
|