I have a an HTML as shown in http://jsfiddle.net/Lijo/9sWbc/1/. I need to make the Address in one line and other three columns (City State and Country) in second line. The width of each column should not be fixed. How can we achieve it?
Share
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.
I’m thinking this is what you need : http://jsfiddle.net/9sWbc/6/
EDITED CSS: