I have added some missing things
authorIan Weller <ian@gaslightmedia.com>
Thu, 16 Mar 2017 16:51:32 +0000 (12:51 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 16 Mar 2017 16:51:32 +0000 (12:51 -0400)
I ran the HTML Validatior and found I was missing the alt tag in the
logo images.  I added them with the appropriate text.

sections/footer.php
sections/header.php

index 57645bd..41f07d8 100644 (file)
@@ -9,7 +9,7 @@
                                     <div class="row" data-equalizer data-options="equalize_on_stack: false">
                                         <div id="footer_address" class="text-center small-centered small-11 medium-uncentered medium-6 large-5 columns foot-items" data-equalizer-watch>
 
-                                            <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php bloginfo('template_url');?>/assets/brewbakers-footer-logo.png"></a>
+                                            <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img alt="Brewbaker's Housing & RV" src="<?php bloginfo('template_url');?>/assets/brewbakers-footer-logo.png"></a>
                                             <?php if (glm_get_clientinfo_option('address')):?>
                                                 <span><?php echo glm_get_clientinfo_option('address');?></span>
                                                 <span class="bullet"> &#8226; </span>
index 268f376..435953c 100644 (file)
@@ -1,7 +1,7 @@
 <header class="main">
     <div class="row large-collapse">
         <div id="logo-tag" class="small-12 text-center medium-4 large-text-left columns">
-            <a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><img src="<?php bloginfo('template_url');?>/assets/brewbakers-logo.png"></a>
+            <a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><img alt="Brewbaker's Housing & RV" src="<?php bloginfo('template_url');?>/assets/brewbakers-logo.png"></a>
         </div>
         <div class="medium-8 columns show-for-medium-up">
             <div class="text-right">