1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<!DOCTYPE html> <html> <head> <title>Marcelus</title> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <a href="en/it.html" class="language">🤮🇬🇧</a> <div class="content"> <h1>Projets</h1> <p></p> <hr class="section-sep"> <h1>Mes machines</h1> <p></p> </div> </body> </html>