CSS alignment differs per page, cant find reason
Posted
by
Floran
on Stack Overflow
See other posts from Stack Overflow
or by Floran
Published on 2012-04-10T10:59:39Z
Indexed on
2012/04/10
11:29 UTC
Read the original article
Hit count: 254
css
I list products on my homepage and on a company details page. I use the exact same HTML, but for some reason the product appears different:
The productname is "Artikel 1".
Here the product is displayed correctly: http://www.zorgbeurs.nl/ Notice how the green price area is right below the product.
But here: http://www.zorgbeurs.nl/bedrijven/76/mymedical the green price area is all the way at the bottom of the page.
Why?
© Stack Overflow or respective owner