CSS layout
I'm trying to make a database results page similar to that of the search results on face book. Unfortunately, I'm not getting something in CSS, and my page comes out looking like this:

This is the style for it, and this is the jsp that creates the html.
Of course, this is what I'd like to have it look like.
So why are the images being shifted to the right (with a float:left), and why are things jumping out of their respective divs? What am I doing wrong?! :) Thanks for any help!
This is the style for it, and this is the jsp that creates the html.
Of course, this is what I'd like to have it look like.
So why are the images being shifted to the right (with a float:left), and why are things jumping out of their respective divs? What am I doing wrong?! :) Thanks for any help!
