CSS Horizontal Nav, IMG or DIV?

illufaple

New Member
I'm working on a navigation like the image below.
FXhAY.jpg
The whole nav is the width of the browser window, but the items are centered to the design.I haven't worked with any code in quite some time now, and am having difficulty getting this together. Should I use a body image to repeat horizontally and then position my list where it needs to be? Or Should I use a div to span the whole width of the browser window and position the list elements where they need to be?Thanks
 
Top