I’ve used sprites three time so far, however this new set of navigation that I designed, as you can see in the picture, the links do have gaps between each other. How do I account for those gaps in the css? margin or padding?
The other sprites I’ve done the links have been right up next to each other and I would do something like this to denote the anchors:
And those widths I’d set for the anchors would basically just be right next to each other…i tried doing a margin and a padding in the code above but that really didnt work