lang/flags
This commit is contained in:
parent
f49df34d90
commit
231b8917aa
2 changed files with 8 additions and 8 deletions
|
@ -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>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<button id="theme"><img class="inline" src="../img/theme.svg" alt="Thème"></button>
|
||||
<a class="logo" href="../en" id="lang"><img class="logo" src="../img/en.png" alt="English"></a>
|
||||
<a class="logo" href="../en" id="lang"><img class="logo" src="../img/en.png" alt="Link to document in English"></a>
|
||||
<button class="link" id="link"><img class="inline" src="../img/link.svg" alt="Liens"></button>
|
||||
</header>
|
||||
|
||||
|
@ -45,14 +45,14 @@
|
|||
</a>
|
||||
<table class="small"><tbody>
|
||||
<tr>
|
||||
<th colspan="2" scope="col"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_commun_de_référence_pour_les_langues#Échelle_globale"><abbr title="Cadre Européen Commun de Référence pour les Langues">CEC RL</abbr></a></th>
|
||||
<th colspan="2" scope="col"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_commun_de_référence_pour_les_langues#Échelle_globale"><abbr title="Cadre Européen Commun de Référence pour les Langues">CECRL</abbr></a></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/Anglais_américain">anglais</a></th>
|
||||
<th class="logo" scope="row"><a href="https://fr.wikipedia.org/wiki/Anglais_américain"><img class="logo" src="../img/en.png" alt="Anglais"></a></th>
|
||||
<td class="level">C 2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/Français_de_France">français</a></th>
|
||||
<th class="logo" scope="row"><a href="https://fr.wikipedia.org/wiki/Français_de_France"><img class="logo" src="../img/fr.png" alt="Français"></a></th>
|
||||
<td class="level">C 2</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
|
Loading…
Add table
Reference in a new issue