We offer ongoing support for your CMS Website or Application, with plan levels that will fit your needs and budget. We host, maintain, enhance, and keep your site secure, so you don’t have to worry about it.
I’ve always thought centering LI elements was impossible. Here’s an basic example of how to do it:
#footer-menu { text-align:center; list-style-type:none; margin: 0; padding: 0; } #footer-menu li { display:inline; padding: 0 10px; }