If I have two divs and one will change width each time the page is loaded (the page loads a different picture each time) how do I make the other one expand or de-expand so it hits the other div?
Problem solved so I took out the URL.
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.
Here is the HTML structure and CSS you would need:
Here is a DEMO for you to play with. Adjust the width of the picture div and see how the summary div responds