|
Hey guys,
I have a navigation bar to code (see attached).
There are 2 methods I am thinking of using
To use HTML/CSS with inline elements to create this with rollovers, or to use images with Javascript to create the rollovers
I think that the HTML/CSS way will load faster, however I cannot get the navigation bar looking the same as the attached image. If I was doing it this way would I use a background image and then code the inline elements over this image?
Which way is better?
|