he traducido el title y el comment al español (#30708)

pull/36586/head
DEGOZZ 2019-08-13 09:11:47 -05:00 committed by Randell Dawson
parent 629519d90b
commit f6543a2a51
1 changed files with 3 additions and 3 deletions

View File

@ -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>
```
@ -36,4 +36,4 @@ En lugar de usar `<div>` para cada otro contenedor, varios semánticos (estas et
#### Más información:
[HTML: Introducción](https://www.w3schools.com/html/html_intro.asp)
[HTML: Introducción](https://www.w3schools.com/html/html_intro.asp)