View Single Post
Old 12-07-2012, 10:44 PM   PM User | #1
BlackReef
Regular Coder

 
Join Date: Apr 2010
Posts: 188
Thanks: 96
Thanked 1 Time in 1 Post
BlackReef is an unknown quantity at this point
Spacing Images apart in a <ul>

If you take a look at this site here:

http://tinyurl.com/cu6m5t6

Notice the top menu (home, bikes, my account, etc).

Those are basically just .png images in a <ul>

However, I would like to space those images out horizontally, so the menu should take up about 50% of the width of that entire bar.

Is there a simple way to do this in CSS, or should I just recreate the images themselves with wider dimensions to space it out?

Thanks!
BlackReef is offline   Reply With Quote