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