Dia 2
This commit is contained in:
20
Practicas/Practicas HTML/Practica 2/Practica 2c.html
Normal file
20
Practicas/Practicas HTML/Practica 2/Practica 2c.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Practica 2c</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1 style="color: red;">La rebelion de las máquinas</h1>
|
||||
<h2 style="color:blue">Capitulo 1</h2>
|
||||
<h3 style="color:green">Introduccion</h3>
|
||||
<p>Joe era un niño escurridizo, se habia escapado del reformatorio con 11 años</p>
|
||||
<h3 style=" color:green">Desenlace</h3>
|
||||
<p>A pesar de su insistencia nunca pudo volver a...</p>
|
||||
<h2 style=" color:blue">Capitulo 2</h2>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user