added alt text to BG and Twitter img; added src to BG (so BG is not a background, oops)

small-nav
Mimi Momo 4 years ago
parent 84d0050bf5
commit fc71b4ea39

@ -1,10 +1,10 @@
% rebase('frame.tpl') % rebase('frame.tpl')
<div class="social"> <div class="social">
<a href="https://twitter.com/lilchimchooree"><img class="img-social-ribbon" src="static/img/ele/twitter-ribbon.png"></a> <a href="https://twitter.com/lilchimchooree"><img class="img-social-ribbon" src="static/img/ele/twitter-ribbon.png" alt="link to developer's Twitter"></a>
</div> </div>
<div class="bg"> <div class="bg">
<img class="img-bg-home"> <img class="img-bg-home" src="static/img/bg/homeBG.png" alt="background image of nothing">
</div> </div>
<div class="footer-row"> </div> <div class="footer-row"> </div>

Loading…
Cancel
Save