Forums
(@holyredbeard)
12 years 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>”