Forums
(@holyredbeard)
11 years, 12 months ago
@susolit: Yep, your code should work accept one thing. You’re closing the img-tag with ” />” and after that you have “</div>”.
This causes troubles because it closes the previous tag. Remove either ” />” or “</div>”