├── html-logo.png ├── img-1.jpg ├── index.html ├── notice.txt └── video.mp4 /html-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustFS/html-basics/f4a857df3ab2150869e9367a3d203fcc34b581cb/html-logo.png -------------------------------------------------------------------------------- /img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustFS/html-basics/f4a857df3ab2150869e9367a3d203fcc34b581cb/img-1.jpg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | 6 | 7 | 8 |18 | em pour mettre en italique, 19 | strong pour mettre en gras 20 | L'élement en span ne revient pas à la ligne. 21 |
22 |23 | Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem 24 | cumque ratione veniam officiis nulla a debitis at facilis sed 25 | dignissimos. 26 |
27 |Col 1 | 55 |Col 2 | 56 |Col 3 | 57 |
---|---|---|
Row 1 Cell 1 | 62 |Row 1 Cell 2 | 63 |Row 1 Cell 3 | 64 |
Row 2 Cell 2 | 67 |Row 2 Cell 3 | 68 ||
Row 3 Cell 1 | 71 |