domingo, 2 de junio de 2019

II BIMESTRE: TABLAS Y MENU

•TABLAS Y MENÚ•



Se realizaron 4 ejercicios:




Para los tres primeros ejercicios:

<table border="8" cellspacing="8">
<thead>
<th>#</th>
<th>Sección</th>
</thead>
<tbody>
<tr><td>#</td><td>#</td><td>#</td></tr>
<tr><td>#</td><td>#</td><td>#</td></tr>
<tr><td>#</td><td>#</td><td>#</td></tr>
</tbody>
</table>

Para el último ejercicio:

<table border="8" cellspacing="8">
<button>#</button>
<button>#</button>
<button>#</button>
<button>#</button>
<style type="text/css">
button{
color: #;
background-color: #;
width: 10%;
height: auto;
border: none;
cursor: pointer;
font-weight: bold;
</table>


No hay comentarios.:

Publicar un comentario

MI DAFO PERSONAL

¿QUE ES EL DAFO? El  DAFO personal  es un método de autoconocimiento que te ayuda a identificar tus debilidades, amenazas, fortalezas y ...