I've been attempting to properly align my gallery array in the center of the page. I've experimented with various methods, including:
- setting margin-left:auto; margin-right:auto
- using margin:0 auto;
- adding text-align:center;
However, I have not been successful in achieving the desired result. Could someone please lend me a hand? Here is the link to the page.
Any assistance would be greatly appreciated! Thank you.