I didn't find a solution for this problem:
For a nav bar, I have a ul
with a specific width (530px), and inside it a few li
s.
I want the li
s to fill all the 530px width, with equal spaces between them. I can't hard-code this, as I don't know the width of each li
.