Material de la clase de HTML

 Dejo el material utilizado durante esta clase. Saludos






PROGRAMACIÓN

<!DOCTYPE html>

<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="utf-8" />
    <title>Estructura WEB</title>
</head>
<body bgcolor="black">
    <center><img src="C:\Users\Alejo Mon\Downloads\pantallas\tpweb\TRABAJO2DO\BANNER.png"></center>
    <center><table><tr><td><img src="C:\Users\Alejo Mon\Downloads\pantallas\tpweb\TRABAJO2DO\BOTONHOME.png"></td><td><img src="C:\Users\Alejo Mon\Downloads\pantallas\tpweb\TRABAJO2DO\INFO.png"></td><td><img src="C:\Users\Alejo Mon\Downloads\pantallas\tpweb\TRABAJO2DO\FOTOS.png"></td><td><img src="C:\Users\Alejo Mon\Downloads\pantallas\tpweb\TRABAJO2DO\EMAIL.png"></td></tr></table></center>

</body>
</html>

Comentarios

Entradas populares