Trying to float one ul left and one ul right and keeping them to bottom of div with no success
heres the fiddle http://jsfiddle.net/Ku2jk/
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.
Nothing wrong with the approach to float the containers inside another container, which is positioned to the absolute bottom.
You just had some syntax errors plus the container holding the floating divs did not have a width.
http://jsfiddle.net/Ku2jk/26/