<!DOCTYPE html>`
<html lang="es">
<head>
<title>Mi página web</title>
</head>
<body>
<h1>Este es el título de mi página web</h1>
<p>Este es el primer párrafo de mi página web</p>
</body>
</html>
`
<!DOCTYPE html>`
<html lang="es">
<head>
<title>Mi página web</title>
</head>
<body>
<h1>Este es el título de mi página web</h1>
<p>Este es el primer párrafo de mi página web</p>
</body>
</html>
`
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)