Index (07/06/2022)
Archivo
index.html ( Página inicio del sitio. )
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tironemota tutoriales</title>
<link rel="icon" type="image/png" href="img/maq/TT50x50.png" />
<link href="css/normalice.css" rel="stylesheet">
<link href="css/maqueta.css" rel="stylesheet">
</head>
<body>
<div class="contenedor">
<header class="header">
<h1><a href="index.html">Tironemota</a></h1>
</header>
<main class="main">
<section class="inicio">
<div><a href="VideoTutorial/lista.html"><img src="img/maq/cine2.gif" alt="VideoTutos" title="Video tuto"></a></div>
<div><a href="Familia/index.html"><img src="Familia/img/foto/DeliaEusebiaNuezTrejo.png" alt="Familia" title="Familia"></a></div>
<div><a href="t-codigos/index.html"><img src="img/maq/logos-9.png" width="150" height="150" alt="Códigos" title="Códigos"></a></div>
<div><a href="t-imagen/index.html"><img src="img/maq/logos-10.png" width="150" height="150" alt="Imágenes" title="Imágenes"></a></div>
<div><a href="t-html/index.html"><img src="img/maq/logos-0.png" width="150" height="150" alt="HTML" title="HTML"></a></div>
<div><a href="t-css/index.html"><img src="img/maq/logos-1.png" width="150" height="150" alt="CSS" title="CSS"></a></div>
<div><a href="t-js/index.html"><img src="img/maq/logos-4a.png" width="150" height="150" alt="Javascript" title="Javascript"></a></div>
<div><a href="t-php/index.html"><img src="img/maq/logos-2.png" width="150" height="150" alt="PHP" title="PHP"></a></div>
<div><a href="t-maqueta/index.html"><img src="img/maq/logos-7.png" width="150" height="150" alt="Maquetear" title="Maquetear"></a></div>
<div><a href="t-access/index.html"><img src="img/maq/logos-19.png" width="150" height="150" alt="Access" title="Access"></a></div>
<div><a href="t-VisualB/index.html"><img src="img/maq/logos-18.png" width="150" height="150" alt="VisualBasic" title="VisualBasic"></a></div>
<div><a href="t-sql/index.html"><img src="img/maq/sql.png" width="150" height="150" alt="SQL" title="SQL"></a></div>
<div><a href="t-wamp/index.html"><img src="img/maq/wampserver.png" width="150" height="150" alt="WampServer" title="WampServer"></a></div>
<div><a href="t-phpMyAdmin/index.html"><img src="img/maq/phpMyAdmin.png" width="150" height="150" alt="phpMyAdmin" title="phpMyAdmin"></a></div>
<div><a href="t-visualStudio/index.html"><img src="img/maq/VisualEstudioCode.png" width="150" height="150" alt="Visual Studio Code" title="Visual Studio Code"></a></div>
<div><a href="t-phpMySQL/index.html"><img src="../img/maq/phpMySQL.png" width="150" height="150" alt="php y MySQL" title="php y MySQL"></a></div>
<div><a href="t-laragon/index.html"><img src="../img/maq/laragon.png" width="150" height="150" alt="Laragon" title="Laragon"></a></div>
</section>
</main>
<footer class="footer">
<div>Tironemota</div>
</footer>
</div>
</body>
</html>

maqueta.css