This is a very simple issue. I had an unordered list with few items in it. I wanted all the li to be fixed-width. I set the width of the ul and li but it won’t work. Here is what it looked like: I wanted all li to spread evenly along the ul and not to...