I have two images they actually do not overlap but I also can’t have them into one piece. How do i put them in the two seperate divs
Note I do not want to use a table.
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.
Now begins the journey of CSS and manipulation of images for the web. Are these the exact shapes of the images or is this a layout example? Post a fiddle if you can.
If I understand you correctly, simple CSS positions (i.e absolute, relative or floating) will do the trick. But to help you in the most effective fashion, a specific use scenario would be appreciated.