https://es.slideshare.net/slideshow/manual-practico-de-html-para-estudiantes/283764088
domingo, 12 de octubre de 2025
jueves, 21 de agosto de 2025
lunes, 18 de agosto de 2025
<html>
<Title>INCOTEC</title>
<h1>Diseño de página WEB</h1>
<h2>Diseño de página WEB</h2>
<h3>Diseño de página WEB</h3>
<h4>Diseño de página WEB</h4>
<h5>Diseño de página WEB</h5>
<h6>Diseño de página WEB</h6>
<h2 style="color:blue;">LISTA DE CARRERAS PROFESIONALES</h2>
<Ul style="color:blue;"><i>
<li> OFIMÁTICA </li>
<li> DISEÑO GRÁFICO </li> <li> DISEÑO WEB </li> <li> BASE DE DATOS</li> <li> APLICATIVOS IA </li>
</i></Ul>
<h2 style="color:red;">ROBÓTICA</h2>
<Ol>
<li> SCRATCH </li>
<li> LENGUAJE Y PROGRAMACIÓN </li> <li> DIAGRAMA DE FLUJO </li> <li> VISUAL BASIC</li>
</Ol>
<p>Los curso que se ofrecen, son 100% práticos para los estudiantes de diferentes edades, incluyen asesoría personalizada, con profesionales especializados</p>
<h2 style="color:red;">lista de carreras profesionales</h2>
<table border ="1">
<tr>
<th>N°</th>
<th>LISTA</th>
<th>COSTO</th>
<th>HORARIO</th>
<th>FRECUENCIA</th>
</tr>
<tr>
<th>001</th>
<th>Computación e Informática</th>
<th>S/. 200.00</th>
<th>8:00 A 12:00</th>
<th>SABADO</th>
</tr>
<tr>
<th>002</th>
<th>Cosmetodología</th>
<th>S/. 150.00</th>
<th>8:00 A 10:00</th>
<th>MARTES-JUEVES</th>
</tr>
<tr>
<th>003</th>
<th>Logística y almacén</th>
<th>S/. 300.00</th>
<th>14:00 A 18:00</th>
<th>LUNES-MIERCOLES-VIERNES</th>
</tr>
</table>
</html>









