Spreading List Items Techniques
September 21, 2010
Comments Off on Spreading List Items Techniques
Sometimes even a simple issue can become a real problem with CSS. The main thing is to make it cross-browser. One of such examples is spreading a list evenly across the total width of the container. Let’s try to solve this step by step. Note that any improvements are welcome.