Html DHtml Xml
• HTML définition structure générale d’une page • Les effets de corps et de police (typographie) • Les titres • Les accents • La gestion des listes (simples,numérotées et définitions) • Imbrication de listes • Images et sons |
• Quels formats utiliser ? (GIF, JPEG et les autres) • Cadrage des images dans une page • Insertion de sons • Insertion d’autres documents (documents Office, vidéo, autres) • Insertion d’hyperliens (absolus) •Insertion d’hyperliens (spéciaux vers services ftp, gopher, wais, mailto, news, telnet) • Insertion d’hyperliens (locaux à la page) |
• Les ancres • Les tableaux (simples et complexes) • Les formulaires • Les couleurs d’écrans • Les cadres (frames) • Les images animées (GIF animés) • Les liens hypertextes, La notion client-serveur, Les différents protocoles |
000
<hr size=”1″ /><span style=”font-size:xx-small;color:gray;”>mis à jour le 24/09/08</span>
<p style=”color:white;”>***</p>
<span style=”font-style:italic;font-size:12px;font-weight:bold;color:#333333;”>
4. Structure
<html> <head> <title> <body> <address>
5. Divisions
h1-6 br p (p style="color:rgb(0,255,255);")(hr align=left noshade size=1 width=100)
6. Listes
10. Mise en page
<font size|color|face></font>
<font size=”1-7″> <font size=”+2″><font color=”#80ff80″> <font face=”police1,police2,police3″>
<multicol cols|width|gutter></multicol>
<center></center>
<spacer type(horizontal;vertical;block)|size|{type=block}width=x;height=y;align(top;bottom;center)>
<br clear(right;left;all)
<body bgcolor=”#80ff80″><body background=”url_image”>
<body text=”#rrggbb”><body link=”#rrggbb”> <body vlink=”#rrggbb”> <body alink=”#rrggbb”>
11
(style type="text/css) (p { font-size; 16pt; color:blue; }) (/style)
12
(style type="text/css" .texteprog { color: cornflowerblue }) (/style)
(span class="texteprog") (/span)
14
(table style="text-align:left;height:360px;" border="2" cellspacing="2" cellpadding="2" width="480">
(tbody>
(tr valign="middle" align="center">
(td style="vertical-align:top;text-align:left;"> bgcolor="#99CCCC"(span style="font-size:xx-small;color:teal;">**(/span>(/td>
(td style="vertical-align:top;text-align:left;">****(/td>
(/tr>(/tbody>(/table>