Quote:
Originally Posted by LeadMagnet
Well done PR Design. You win today's redundancy award.
You're fired.
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 was just working on the situation at hand, as opposed to rewriting the code.