Visualisation de code HTML

je n'arrive pas a passer du codage a la visualisation

<html>
<head>
    <meta charset="UTF-8">
    <title>We Are Dakhla Junior</title>
    <link rel="stylesheet" href="style.css">
    </head>
    <body>
        <section id="banner">
            <img src="images/hkjuiogreav.jpg" class="logo">
            <div class="banner-text">
                <h1>We Are Dakhla Junior</h1>
                <p>“We are the first generation to feel the impact of climate change and the last generation that can do something about it.”— Barack Obama</p>
            </div>
        </section>
    </body>
</html>

veuillez me dire ce qui cloche

2 réponses

  1. Modérateur

    Bonjour

    Pour pouvoir visualiser le résultat, il faut :

    • 1 - Que tu enregistres ton fichier au format  .html ou .htm
    • 2 - Que tu ouvres le fichier via ton navigateur internet

    1
    1. Modérateur

      Bonjour,

      Quel est exactement ton soucis ? Moi en prenant ton source voilà la page


      0
      1. c'est quelle plateforme svp ? 

        0
      2. Modérateur
        @hiba2563

        Sur mon pc avec firefox, j'ai procédé comme indiqué par @jordane45 ci-dessous.

        1