H37: Using alt attributes on img elements

HTML Snippet Code
Scenario 1: Alternative text provided is valid and meaningful
Deque logo <a href="http://www.deque.com"><img src="../../../Resources/Images/logo.jpg" height="50px" width="140px" alt="Deque logo" class="wcag-pass"/></a>