HTML Basico.

  <!DOCTYPE>

<html> 

<head> 

<title>Desarrollo de Portales web </title> 

</head>


 <body> 

<img src= "https://colegiocalasanz.edu.do/wp-content/uploads/2022/01/logo-calasanz-fondo-transparente-1-875x1024.png" align= "left"  width= "100" height= "100">

<img src= "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcToqo3zfoWqXyaMZ5EE97EzXWq8UVARXj2mAW7RYZA&s" align= "right"  width= "100" height= "100">

<h1 align="center" >POLITECNICO CALASANZ, SAN EDUARDO </h1> 

<h2 align="center"> Calle guacanagarix # 18, Ensanchez Quisqueya, La Romana, Rep. Dom.</h2>

<hr size="8px" color="blue" />

<marquee><h4 align="center"> Piedad y Letra </h4></marquee>

<hr size="8px" color="Red" />

<iframe width="310" height="152" src="https://www.youtube.com/embed/oy37_ZfK1jE"></iframe>

<iframe width="310" height="152" src="https://www.youtube.com/embed/PM60XecG6zs"></iframe>

<iframe width="310" height="152" src="https://www.youtube.com/embed/rhqmGFcLAuM"></iframe>

<iframe width="310" height="152" src="https://www.youtube.com/embed/md1GguzeaIg"></iframe>

</body>

</html>



Comentarios