he traducido el title y el comment al español (#30708)
This commit is contained in:
@ -10,10 +10,10 @@ Para crear sus páginas en `HTML` , necesita saber cómo estructurar una página
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Title of the Page</title>
|
||||
<title>Título de la página</title>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Content -->
|
||||
<!-- Contenido -->
|
||||
</body>
|
||||
</html>
|
||||
```
|
||||
|
Reference in New Issue
Block a user