« Le langage HTML/Entités » : différence entre les versions

Contenu supprimé Contenu ajouté
→‎Liste des entités : + flèches
Ligne 151 :
|-
| ¦ || <code>&amp;brvbar;</code> || <code>&amp;#166;</code> || ''broken vertical bar'' (barre verticale interrompue, tube)
<!--
***********
* Flèches *
***********
-->
|-
! colspan="4" | Flèches
|-
| &larr; || <code>&amp;larr;</code> || || '''''L'''eft '''Arr'''ow'' (flèche vers la gauche)
|-
| &rarr; || <code>&amp;rarr;</code> || || '''''R'''ight '''Arr'''ow'' (flèche vers la droite)
|-
| &uarr; || <code>&amp;uarr;</code> || || '''''U'''p '''Arr'''ow'' (flèche vers le haut)
|-
| &darr; || <code>&amp;darr;</code> || || '''''D'''own '''Arr'''ow'' (flèche vers le bas)
|-
| &lrarr; || <code>&amp;lrarr;</code> || || '''''L'''eft over '''R'''ight '''Arr'''ow'' (flèche vers la gauche au dessus d'une vers la droite)
|-
| &rlarr; || <code>&amp;rlarr;</code> || || '''''R'''ight over '''L'''eft '''Arr'''ow'' (flèche vers la gauche au dessus d'une vers la gauche)
|-
| &udarr; || <code>&amp;udarr;</code> || || '''''U'''p then '''D'''own '''Arr'''ow'' (flèche vers le haut puis vers le bas)
|-
| &duarr; || <code>&amp;duarr;</code> || || '''''D'''own then '''U'''p '''Arr'''ow'' (flèche vers le bas puis vers le haut)
|-
| &lArr; || <code>&amp;lArr;</code> || || ''thick '''L'''eft '''Arr'''ow'' (flèche épaisse vers la gauche)
|-
| &llarr; || <code>&amp;llarr;</code> || || ''double '''L'''eft '''Arr'''ow'' (double flèche vers la gauche)
|-
| &harr; || <code>&amp;harr;</code> || || '''''H'''orizontal '''Arr'''ow'' (flèche épaisse horizontale)
|-
| &varr; || <code>&amp;varr;</code> || || '''''V'''ertical '''Arr'''ow'' (flèche épaisse verticale)
|-
| &hArr; || <code>&amp;hArr;</code> || || ''thick '''H'''orizontal '''Arr'''ow'' (flèche épaisse horizontale)
|-
| &vArr; || <code>&amp;vArr;</code> || || ''thick '''V'''ertical '''Arr'''ow'' (flèche épaisse verticale)
|-
| &nwarr; || <code>&amp;nwarr;</code> || || '''''N'''orth '''W'''est '''Arr'''ow'' (flèche nord-ouest)
|-
| &nearr; || <code>&amp;nearr;</code> || || '''''N'''orth '''E'''ast '''Arr'''ow'' (flèche nord-est)
|-
| &searr; || <code>&amp;searr;</code> || || '''''S'''outh '''E'''ast '''Arr'''ow'' (flèche sud-est)
|-
| &swarr; || <code>&amp;swarr;</code> || || '''''S'''outh '''W'''est '''Arr'''ow'' (flèche sud-ouest)
|}