Class representing an HTML tag
Retrieve a hash of all the tag‘s attributes. Lazily done, so that if you don‘t look at a tag‘s attributes things go quicker
Get the ‘alt’ text for a tag, if it exists, or an empty string otherwise
[Validate]