HTML:
28 DE MAYO, AVANCE EN NUESTRO SITIO WEB
grabación de clase:
21 DE MAYO, AVANCE EN NUESTRO SITIO WEB
GRABACIÓN CLASE:
Comparto código de pagina trabaja en clase:
HTML
Grabación clase 23-04-20
https://drive.google.com/file/d/1m_cLwsbomPT-1G4drphbJWG1wGK16hDY/view?usp=sharing
Les comparto el código básico para iniciar cualquier pagina en HTML
<html>
<head> <title> Mi primer sito web </title> </head>
<body bgcolor="#A8E9E3">
<center> <h1> Coronavirus </h1> </center>
<font size="5" color="blue" face="Comic Sans MS"> Es un virus "covid -19 " </font>
<br>
<img src="https://ichef.bbci.co.uk/news/410/cpsprodpb/246D/production/_111452390_52069525.jpg" width="300" height="300"/>
</body>
</html>
Recuerden que pueden usar notepad ++ o brackets como editores de texto
dejo link de notepad++ https://notepad-plus-plus.org/downloads/
Tarea: Crear una pequeña pagina como la del ejemplo y subirla a su carpeta de drive.
Grabación clase 23-04-20
https://drive.google.com/file/d/1m_cLwsbomPT-1G4drphbJWG1wGK16hDY/view?usp=sharing
Les comparto el código básico para iniciar cualquier pagina en HTML
<html>
<head> <title> Mi primer sito web </title> </head>
<body bgcolor="#A8E9E3">
<center> <h1> Coronavirus </h1> </center>
<font size="5" color="blue" face="Comic Sans MS"> Es un virus "covid -19 " </font>
<br>
<img src="https://ichef.bbci.co.uk/news/410/cpsprodpb/246D/production/_111452390_52069525.jpg" width="300" height="300"/>
</body>
</html>
Recuerden que pueden usar notepad ++ o brackets como editores de texto
dejo link de notepad++ https://notepad-plus-plus.org/downloads/
Tarea: Crear una pequeña pagina como la del ejemplo y subirla a su carpeta de drive.
No hay comentarios:
Publicar un comentario