I have the following:
I've implemented this via a list. This required lots of CSS. I'd like to add headings ("Operating System", "Percentage"), which will require even more CSS tricks
Using a table may be simpler.
In general, what is the preferred method: a table or a ul/list?