98
|
nom en
anglais |
nom en
français |
détail/abrév.(anglais) |
complément ou exemple |
|
/' '/ |
commentaire en CSS |
. |
/* ex5 */ |
|
|
commentaire |
. |
|
|
<> |
marqueur |
tag, meta
tag, |
. |
|
A |
ancre |
anchor |
<*A>
….<*/A> |
|
A REF |
lien vers
une adresse mail par exemple. |
anchor
reference |
<*A REF="
" <*/A> |
|
ABBR |
abréviation |
ABBReviation |
<*ABBR>, |
|
area |
aire
(HTML) |
. |
<*AREA> |
|
ACSS |
. |
Audio
Cascading Style Sheets |
. |
|
align |
alignement
(html) |
(center,
left, right) |
<*P
align="center">ex5<*/p> |
|
ALT |
info bulle |
. |
…alt="ex5
info bulle".. |
|
anchor |
ancre |
. |
. |
|
author |
auteur
(meta) |
. |
. |
|
B |
texte en
gras |
Bold text |
<*B> ex5
<*/B> ex5 |
|
base |
base |
. |
<*BASE> |
|
BASEFONT |
. |
Base font
change |
. |
|
BDO |
. |
BiDirectional Override |
. |
|
BGCOLOR |
couleur de
fond |
background
color |
. |
|
BGSOUND |
son en
arrière plan |
. |
. |
|
blockquote |
paragraphe
en retrait |
. |
<*blockquote> ex5 de texte en retrait <*/blockquote> |
|
BODY |
corps
(document) |
document
BODY |
. |
|
body |
corps du
message |
. |
. |
|
border |
bordure
(encadrement) |
. |
<*img
border="0" src="e1.jpg" width="225" height="150"*> |
|
border |
cadre |
. |
. |
|
BR |
retour à
la ligne (rupture automatique) |
line
break, break, |
<*BR> ex5
<*/BR> |
|
button |
bouton
(HTML) |
. |
<*BUTTON>
<*/BUTTON> |
|
cellspacing |
espace
entre les cellules |
. |
. |
|
center |
centre |
centers
text |
<*CENTER>
e5 <*/CENTER> e5 |
|
closing
tag |
balise de
fermeture |
. |
. |
|
CSS |
feuilles
de style en cascade |
Cascading
Style Sheet |
ex5.css |
|
CSSOM |
..... |
CSS Object
Model |
. |
|
description |
description |
. |
. |
|
DIV |
centre
l'élément encadré par le tag |
. |
<*DIV> ex5
< /*DIV>
ex5 < /DIV>
|
|
DL |
liste de
définition |
definition
list |
. |
|
DT |
terme de
définition |
Definition
Term |
. |
|
Dynamic
HTML |
..... |
DHTML |
. |
|
editor |
éditeur de
langage |
. |
CSS,
JavaScript, HTML, |
|
EM |
..... |
Emphasis |
<*EM>
<*/EM> |
|
embed |
intégrer |
. |
<*embed
src=ex5.swf…*/embed> |
|
font |
police de
caractères |
. |
<*font>
FACE="Arial" COLOR="#000000">
|
LANGAGE : ex5
<*/font>
|
Font Color |
couleur de
la police |
. |
<*font
color="yellow"> |
|
font-family |
famille de
fonts |
. |
font-family Tahoma, Verdana, Arial; |
|
font-size |
taille de
la police de caractères |
. |
font-size:
12px; |
|
for each |
pour
chaque |
. |
for each
ex1 in ex2...next |
|
format |
formatage
du texte |
. |
BR, HR,
DIV, PRE, |
|
H1 |
niveau 1
titre |
heading 1,
header 1, |
<*H1> ex5
<*/H1>
ex5
|
|
H2 |
titre
niveau 2 |
heading 2, |
<*H2> ex5
<*/H2>
ex5
|
|
hand |
main
(html) |
. |
<*div
style='cursor:hand' > |
|
head |
en-tête |
start and
end of document header |
<*head>
<*/head> |
|
height |
hauteur
(html) |
. |
<*img
border="0" src="ex1.jpg" width="225" height="150"*> |
|
HR |
ligne
horizontale |
horizontal
separator bar, Horizontal Rule |
<*hr>
size="4" <*/hr> |
|
HREF |
hypertexte
référence |
. |
<*A>
HREF=www.toto.com>ex5<*/A> |
|
HTA |
..... |
HTML
application, HyperText Application |
ex5.hta |
|
HTC |
..... |
HTML
Component |
. |
|
HTML |
langage de
balisage |
Hypertext
Markup Language |
<*html>
<*/html> |
|
I |
texte en
italique |
Italic
text |
<*I> ex5
<*/I> ex5 |
|
imageMap |
image
cliquable |
. |
. |
|
IMG |
balise
pour fichier graphique |
Image
screen |
<*img
SRC="ex5.gif" /> |
|
include |
inclure
(HTML) |
. |
<*!--
#INCLUDE FILE="ex5.inc" --> |
|
input |
saisie |
. |
<*input
type="text" /*> |
|
KBR |
texte à
saisir au clavier |
keyboard |
. |
|
keywords |
mots clés |
. |
. |
|
Launches
HTML help |
lance
l'aide HTML |
. |
. |
|
LI |
défini un
item d'une liste |
List Item |
<*LI>
<*/LI> |
|
link |
lien
(html) |
. |
<*link
rel="stylesheet"> href=ex5/css"* |
|
mailto |
message à |
. |
<*a
href="mailto:ex1@ex.com?subject=ex5"*> |
|
margin |
marge |
. |
margin:
0px; |
|
META |
balise |
Metadata |
<*meta
http-equiv="refresh" conten="4;url=ex5.htm" |
|
meta tag |
balise
META |
. |
<*meta
name="description" CONTENT="ex5,tata"> |
|
NBSP |
ligne de
blanc |
Non-Breaking Space |
|
|
OL |
produit
une énumération |
Ordered
List |
<*OL>
ex5 <*/OL>
- ex5
|
|
option |
champ de
sélection dans la balise |
. |
<*option>
<*/option> |
|
P |
paragraphe |
paragraph
(tag) |
<*P> ex5
<*/P>
ex5
|
|
padding |
remplissage |
. |
padding:
1px; |
|
post |
poster |
. |
method="post" |
|
redirection |
redirection |
. |
META
http-EQUIV="Refresh" ….> |
|
select |
défini un
champ de sélection |
. |
<*SELECT>
ex5 <*/SELECT> |
|
span |
conteneur
SPAN |
. |
. |
|
SRC |
code
source |
Source
code |
<*img
src="ex5.gif"/> |
|
strike |
rayé, le
texte apparaît barré |
. |
<*strike>
<*/strike> |
|
strong |
fort (en
gras) |
. |
. |
|
style |
style (des
liens par exemple) VBSCRIPT |
Embedded
style sheet |
<*style>
<*/style> |
|
style |
styles
(CSS) |
styles,
default stylesheet file |
styles.css |
|
style
sheet |
feuille de
style |
cascading
style sheets, CCS, |
. |
|
SUB |
indice |
subscript |
c<*SUB>3<*/SUB> c3 |
|
table |
tableau |
. |
<*table>
ex5 <*/table>
|
|
tag |
balise |
. |
. |
|
TBODY |
.. |
Table body |
. |
|
TD |
cellule du
tableau |
table data
cell |
<*TD>
<*/TD> |
|
|
textarea |
champ de
saisie sur plusieurs lignes |
. |
. |
|
TH |
cellule
d'en-tête |
Table
header cell (html) |
<*TH>
<*/TH> |
|
title |
titre |
page title |
<*title>
ex5 <*/title>
ex5
|
|
TR |
défini une
ligne d'un tableau |
table row
(html) |
. |
|
trim |
enlève les
espaces (blancs) dans une chaîne de caractères |
. |
trim(ex5) |
|
U |
souligner |
underline |
<*U> ex5
<*/U> ex5 |
|
UL |
liste non
numéroté |
Unordered
list |
<*ul>
type="circle" <*/ul>
|
|
VALIGN |
alignement
vers le bas, haut, centré du contenu d'une cellule |
. |
valign="top" |
|
VAR |
variable |
variable |
<*VAR>
<*/VAR> |
|
Width |
largeur |
. |
<*img
border="0" src="e1.jpg" width="225" height="150"*> |