feat(ch 3): added

This commit is contained in:
Rafa Muñoz
2024-10-28 13:59:54 +01:00
parent 7ae2986c97
commit f189ff2f1c
117 changed files with 4307 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<html>
<head>
<link href="css/index.css" rel="stylesheet" type="text/css" media="all" />
</head>
<body>
<div id="divPrincipal">
<div id="banner">
<img height="1000px" src="images/banner.jpg"/>
</div>
<img class="imagenAnchoCompleto" src="images/daenerys.jpg"/>
</div>
</body>
</html>