Having a bit of an issue with positioning/resizing UL lists.
I have <li>
tags with varying heights but the same width. I want to adjust their position so there is no blank space between them when resizing the window, ensuring they are always close together top/bottom/left/right.
Here's an example I'm trying to get working: http://jsfiddle.net/WX6yY/
Does that make sense?
Any assistance would be appreciated.
Thank you