flags
This commit is contained in:
parent
9d60fcbfba
commit
37da5ff686
2 changed files with 4 additions and 4 deletions
|
@ -48,11 +48,11 @@
|
||||||
<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>
|
<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>
|
||||||
<tr>
|
<tr>
|
||||||
<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>
|
<th class="logo" scope="row"><a href="en"><img class="logo" src="../img/en.png" alt="English"></a></th>
|
||||||
<td class="level">C 2</td>
|
<td class="level">C 2</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<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>
|
<th class="logo" scope="row"><a href="fr"><img class="logo" src="../img/fr.png" alt="French"></a></th>
|
||||||
<td class="level">C 2</td>
|
<td class="level">C 2</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
|
|
|
@ -48,11 +48,11 @@
|
||||||
<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>
|
<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>
|
||||||
<tr>
|
<tr>
|
||||||
<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>
|
<th class="logo" scope="row"><a href="en"><img class="logo" src="../img/en.png" alt="Anglais"></a></th>
|
||||||
<td class="level">C 2</td>
|
<td class="level">C 2</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<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>
|
<th class="logo" scope="row"><a href="fr"><img class="logo" src="../img/fr.png" alt="Français"></a></th>
|
||||||
<td class="level">C 2</td>
|
<td class="level">C 2</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
|
|
Loading…
Add table
Reference in a new issue