summaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-17 23:18:20 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-17 23:18:20 +0100
commita0745c902cc5bfdb6d3497219519a49fb2285d0f (patch)
tree444cf3341e4bf702ff2ab39ad5e0b9a7693bb1d8 /template.html
parent4340882eb4e9d3746c16f18c53fe7e30ec2823a3 (diff)
downloadquatuorbellefeuille.com-a0745c902cc5bfdb6d3497219519a49fb2285d0f.tar.xz
Add alt text for common images
Diffstat (limited to 'template.html')
-rw-r--r--template.html22
1 files changed, 10 insertions, 12 deletions
diff --git a/template.html b/template.html
index fcd5cd0..64b6ed6 100644
--- a/template.html
+++ b/template.html
@@ -25,13 +25,12 @@
<body>
<header class="slidingmenu">
<input type="checkbox">
- <img class="button open" src="images/menu{ICONCOLOR}.svg">
+ <img class="button open" src="images/menu{ICONCOLOR}.svg" alt="Ouvrir le menu">
<div class="content">
- <img class="button close" src="images/close.svg">
+ <img class="button close" src="images/close.svg" alt="Fermer le menu">
<header class="banner">
<a href="index.html">
- <img src="images/logo.svg"
- alt="logo">
+ <img src="images/logo.svg" alt="Logo du quatuor">
<h1>Quatuor Bellefeuille</h1>
</a>
</header>
@@ -59,19 +58,19 @@
<li>
<a href="https://www.facebook.com/quatuorbellefeuille/"
target="_blank" rel="noreferrer noopener">
- <img src="images/social/facebook.svg">
+ <img src="images/social/facebook.svg" alt="Visiter notre page Facebook">
</a>
</li>
<li>
<a href="https://www.instagram.com/quatuor.bellefeuille/"
target="_blank" rel="noreferrer noopener">
- <img src="images/social/instagram.svg">
+ <img src="images/social/instagram.svg" alt="Visiter notre galerie Instagram">
</a>
</li>
<li>
<a href="https://www.youtube.com/playlist?list=PLtRSY8N4Fwcmh7e5lVPzQIqTukRRwHfts"
target="_blank" rel="noreferrer noopener">
- <img src="images/social/youtube.svg">
+ <img src="images/social/youtube.svg" alt="Visiter notre playlist YouTube">
</a>
</li>
</ul>
@@ -81,8 +80,7 @@
<header class="banner">
<a href="index.html">
- <img src="images/logo{ICONCOLOR}.svg"
- alt="logo">
+ <img src="images/logo{ICONCOLOR}.svg" alt="Logo du quatuor">
<h1>Quatuor Bellefeuille</h1>
</a>
</header>
@@ -113,15 +111,15 @@
</a>
<a href="https://www.facebook.com/quatuorbellefeuille/"
target="_blank" rel="noreferrer noopener">
- <img src="images/social/facebook{ICONCOLOR}.svg">
+ <img src="images/social/facebook{ICONCOLOR}.svg" alt="Visiter notre page Facebook">
</a>
<a href="https://www.instagram.com/quatuor.bellefeuille/"
target="_blank" rel="noreferrer noopener">
- <img src="images/social/instagram{ICONCOLOR}.svg">
+ <img src="images/social/instagram{ICONCOLOR}.svg" alt="Visiter notre galerie Instagram">
</a>
<a href="https://www.youtube.com/playlist?list=PLtRSY8N4Fwcmh7e5lVPzQIqTukRRwHfts"
target="_blank" rel="noreferrer noopener">
- <img src="images/social/youtube{ICONCOLOR}.svg">
+ <img src="images/social/youtube{ICONCOLOR}.svg" alt="Visiter notre playlist YouTube">
</a>
<a class="contact" href="contact.html">
Contact