1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | < HTML > < HEAD > < TITLE >Titre du document</ TITLE > </ HEAD > < BODY > < H1 >Titre du document</ H1 > < P >Le premier paragraphe</ P > < H2 >Formats de documents structurés</ H2 > < OL > < LI >SGML</ LI > < LI >HTML</ LI > < LI >XML</ LI > </ OL > < P >Le second paragraphe</ P > < H2 >Formats de documents structurés</ H2 > < DL > < DT >SGML</ DT > < DD >Standard Generalized Markup Language</ DD > < DT >XML</ DT > < DD >Extensible Markup Language</ DD > < DT > </ DL > </ BODY > </ HTML > |
- Friday
- May 16th, 2025
- Ajouter un cours