I can see the problem you're having, but can't find the issue. That's some seriously messy
WYSIWYG code in there!
alt tags are required for accessible markup, used to describe images for those that have them disabled, or are unable to see them. For example;
- Code: Select all
<img src="cow.jpg" alt="A Cow" width="..." height="..." />