So, design goes through phases of style and I guess text is all about “left-aligned” these days. But, we still get that block of text that must be “centered” (like wearing white after labor day) and you have to both center it – and keep it pretty.
BUT! An unordered list will never look pretty when centered so you have to toss in a bit of code on your UL. This will keep the DIV centered in the page, but all the text is left-aligned.
Tools: HTML, CSS.