Exemple de code de site Web pour HTML


<html>
<head>
  <title>EYUP/title>
</head>
<body>
  <main>
    <h1><1> 
    <h2></h2>
    <p></p> 
    <img src="" alt=""> 
    <p>Paragraph <a href="WEBSITE">TEXT</a></p>
  </main>
</body>
</html>
Darren Fangmatvey