Answers for "html exemple"

0

html exemple

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <title>Titre</title>
    </head>

    <body>
    
    </body>
</html>
Posted by: Guest on February-02-2022

Browse Popular Code Answers by Language