Tuesday, December 6, 2011

CSS horizontal nav bar?

I'm not sure if im doing this right but im trying to make a horizontal nav bar using %26lt;li%26gt;'s, %26lt;ul%26gt;'s and image links. When i display the image buttons horizontally, there are spaces between them. I have set the padding and margin property to 0. I'm not exactly sure what other property i have to set in order for there to be no space between the images.





Thanks for your help in advance.|||make sure u have assigned the margins and padding of the ul to 0px - pixels not just 0- also since u are making the nav in links assign the images a border:none;





let me know if you need more help i make these all the time.....|||list-style-position: inside?

No comments:

Post a Comment