OK, this might be a bit difficult to explain what I want to do, but here goes...
I have an unordered (bulleted) list of text that I want centred on the page. However, when I do this, each individual list item is centred. I want all list items to be left-justified (so the bullets line up) but have the list as a whole centred on the page. How do I do this?
This is roughly what I have at the moment:
and this is what I want:
Help!!! :)
I have an unordered (bulleted) list of text that I want centred on the page. However, when I do this, each individual list item is centred. I want all list items to be left-justified (so the bullets line up) but have the list as a whole centred on the page. How do I do this?
This is roughly what I have at the moment:
* list item one
* another
* and another
* last item hereand this is what I want:
* list item one
* another
* and another
* last item hereHelp!!! :)