lang/flags

This commit is contained in:
Marc Beninca 2025-04-02 22:26:58 +02:00
parent f49df34d90
commit 231b8917aa
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 8 additions and 8 deletions

View file

@ -32,7 +32,7 @@
</p>
</div>
<button id="theme"><img class="inline" src="../img/theme.svg" alt="Theme"></button>
<a class="logo" href="../fr" id="lang"><img class="logo" src="../img/fr.png" alt="Français"></a>
<a class="logo" href="../fr" id="lang"><img class="logo" src="../img/fr.png" alt="Lien vers document en Français"></a>
<button class="link" id="link"><img class="inline" src="../img/link.svg" alt="Links"></button>
</header>
@ -45,14 +45,14 @@
</a>
<table class="small"><tbody>
<tr>
<th colspan="2" scope="col"><a href="https://en.wikipedia.org/wiki/Common_European_Framework_of_Reference_for_Languages#Common_reference_levels"><abbr title="Common European Framework of Reference for Languages">CEF RL</abbr></a></th>
<th colspan="2" scope="col"><a href="https://en.wikipedia.org/wiki/Common_European_Framework_of_Reference_for_Languages#Common_reference_levels"><abbr title="Common European Framework of Reference for Languages">CEFRL</abbr></a></th>
</tr>
<tr>
<th scope="row"><a href="https://en.wikipedia.org/wiki/American_English">english</a></th>
<th class="logo" scope="row"><a href="https://en.wikipedia.org/wiki/American_English"><img class="logo" src="../img/en.png" alt="English"></a></th>
<td class="level">C 2</td>
</tr>
<tr>
<th scope="row"><a href="https://en.wikipedia.org/wiki/French_of_France">french</a></th>
<th class="logo" scope="row"><a href="https://en.wikipedia.org/wiki/French_of_France"><img class="logo" src="../img/fr.png" alt="French"></a></th>
<td class="level">C 2</td>
</tr>
</tbody></table>