While checking optimization for seo on my site it shows a few images without any alt tags. How do I add these?
When viewing my page source it show things like
<img src="includes/templates/theme262/images/logo.png" alt="" width="405" height="89" /></a><br />
</div>
Yet the alt= part is not in the header.php file

Where can I edit this?