id like to have a justified horizontal HTML navigation, where the li elements are actually stretched.
Basically the second solution here: https://stackoverflow.com/a/17951253/4597849
But so, that the li's have an auto padding, meaning they fill up the space inbetween, so that i can give them a backgroundcolor.
Is this even possible without JS?