I have an unordered list and I want to have it in the middle of the page.
By that, I mean that the left side bullets should be vertically aligned with the center of the list item with the longest text, but in the center of the page?
- item 1 is boring
- item 2 is a very long item indeed, oh yes it is <=== middle char should be in center of page
- item 3 is almost as boring as item 1
and not
* item 1 is boring * item 2 is a very long item indeed, oh yes it is * item 3 is almost as boring as item 1