I\'d like to center a list of left-aligned items.
This is what I currently have:
Set the to use display: inline-block;. See http://jsbin.com/atizi4.
display: inline-block;
Note that inline-block is not supported (completely) for IE ≤7.
inline-block