I am using UL Li Elements to create a footer links like in the link http://mink7.com/projects/cmrc/home.html
I want to center align. all the elements of the footer.
Since i am using Float am not sure how to achieve it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
use
display:inlineorinline-blockand parent tag align text in center liketext-align:center, may be it will help you..