Quote:
And while we're at it, it's messy to use separate css for each li. It's better to either use 1 class for all of them or else target all li tags, or even just give the ul tag an id and target it's li children.
|
I agree, but each button image is a different width. How could I make that work?