“html |” Respostas de código

html |

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Hello World</title>
</head>
<body>
    <p>Hello World!</p>
</body>
</html>
adens

$ html

<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
  	<link rel="icon" href="past here your logo path" type="image/x-icon">
  
    <title>Website title</title>
</head>
<body>
    <!-- Body -->
</body>
</html>
SECRET MYSTERY

Respostas semelhantes a “html |”

Perguntas semelhantes a “html |”

Mais respostas relacionadas para “html |” em HTML

Procure respostas de código populares por idioma

Procurar outros idiomas de código