Hola a todos de nuevo estoy aqui gustosamente escribiendo de nuvo y aprendiendo a diseñar...
He tenido un problema con los cursos del dreanweaver ya k estoy en la segunda parte y donde me dice ponerles los colores a las tablas me aparece en el drean bien pero caundo hago la vista preliminar no se me en los colores de la segunda tabla aca les dejo el codigo :?
Codigo de la Pagina:
<html>
<head>
<title>Subiloya!: PONER SECCION</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="estilo2.css" media="screen" rel="StyleSheet" type="text/css">
</head>
<body bgcolor="#FFFFFF">
<table width="95%" border="0px" cellspacing="0px" cellpadding="0px">
<tr>
<td clss="a1">Logotipo</td>
<td class="a2">Banner</td>
</tr>
</table>
<table width="99%" border="0px" cellspacing="0px" cellpadding="0px">
<tr>
<td class="b1">Titulo</td>
<td class="b2">Ruta</td>
<td class="b3">Flechas</td>
</tr>
</table>
<table width="99%" border="0px" cellspacing="0px" cellpadding="0px">
<tr>
<td class="c1">Menu</td>
<td class="c2">Contenido</td>
</tr>
</table>
<table width="99%" border="0px" cellspacing="0px" cellpadding="0px">
<tr>
<td class="d1">Contador</td>
<td class="d2">Opciones</td>
<td class="d3">Flechas</td>
</tr>
</table>
<table width="99%" border="0px" cellspacing="0px" cellpadding="0px">
<tr>
<td class="e1">Fecha</td>
<td class="e2">Hueco</td>
<td class="e3">Firma</td>
</tr>
</table>
</p>
</p>
</p>
</p>
</body>
</html>
Codigo de la hoja de estilio:
table.99{width: 99%}
td.a1 { background-color: white ; width: 150px ; }
td.a2 { background-color: white ; }
td.b1{ background-color: #OEBEBA ; width: 150px ; }
td.b2 { background-color: #OEBEBA ; }
td.b3 { background-color: #OEBEBA ; width: 50px ; }
td.c1 { background-color: #9ED7D7 ; width: 150px ; }
td.c2 { background-color: #F6DA98 ; }
td.d1 { background-color: #0EBEBA ; width: 50px ; }
td.d2 { background-color: #0EBEBA ; }
td.d3 { background-color: #0EBEBA ; width: 50px ; }
td.e1 { background-color: white ; width: 150px ; }
td.e2 { background-color: white ; }
td.e3 { background-color: white ; width: 150px ; }



Citar


Marcadores