Home › Forums › CSS › How to equally divide the width of menu? › Reply To: How to equally divide the width of menu?
May 28, 2014 at 11:34 pm
#171319
Member
At any rate, if you KNOW the number of li entries in the ul… you don’t even need JS.
Yeah…I mentioned that one…
SASS mixin…I dunno…how would SASS ‘know’ the number of li
?
Especially as you might be writing the SASS before you’ve even done the HTML….and it wouldn’t react to new li
being added…would it?
I confess I’m not up on loops and stuff like that but it would be pretty sweet.