hola, estoy siguiendo el tutorial de dreamweaver y me debo haber perdido en alguna parte, porque la tabla no me ocupa el 99% de la pagina sino solo los pixeles que he definido para cada celda.
me gustaria que la tabla ocupara toda la pagina, pero si se redimensiona el explorador la tabla se achique, teniendo algunas celdas con tamaño fijo y otras variable pero con un minimo.
la pagina del problema esta en http://marttyn.iespana.es/plantilla1.htm
salu2 y gracias por la ayuda
ah! el codigo de la hoja css es:
table.99 {width:99% ;}
td.a1{ background-color: white ; width: 150px ; text-align: center ; }
td.a2{ background-color: white ; text-align: center ; }
td.b1{ background-color: #0EBEBA ; width: 150px ; font-weight: bold ; text-align: center ; }
td.b2{ background-color: #OEBEBA ; font-weight: bold ; color: #000080; text-align: center ; }
td.b3{ background-color: #0EBEBA ; width: 50px ; text-align: center ; }
td.c1{ background-color: #9ED7D7 ; width: 150px ; font-weight: bold ; text-align: left; }
td.c2{ background-color: #F6DA98 ; text-align: justify ; }
td.d1{ background-color: #0EBEBA ; width: 50px ; text-align: center ; }
td.d2{ background-color: #0EBEBA ; font-weight: bold ; text-align: center ; }
td.d3{ background-color: #0EBEBA ; width: 50px ; text-align: center ; }
td.e1{ background-color: white ; width: 150px ; font-weight: bold ; text-align: center ; }
td.e2{ background-color: white ; font-weight: bold ; text-align: center ; }
td.e3{ background-color: white ; width: 150px ; font-weight: bold ; text-align: center ; }
ul {margin:0px 0px 0px 9px; padding: 0px 0px 0px 9px ; }
me gustaria que la tabla ocupara toda la pagina, pero si se redimensiona el explorador la tabla se achique, teniendo algunas celdas con tamaño fijo y otras variable pero con un minimo.
la pagina del problema esta en http://marttyn.iespana.es/plantilla1.htm
salu2 y gracias por la ayuda
ah! el codigo de la hoja css es:
table.99 {width:99% ;}
td.a1{ background-color: white ; width: 150px ; text-align: center ; }
td.a2{ background-color: white ; text-align: center ; }
td.b1{ background-color: #0EBEBA ; width: 150px ; font-weight: bold ; text-align: center ; }
td.b2{ background-color: #OEBEBA ; font-weight: bold ; color: #000080; text-align: center ; }
td.b3{ background-color: #0EBEBA ; width: 50px ; text-align: center ; }
td.c1{ background-color: #9ED7D7 ; width: 150px ; font-weight: bold ; text-align: left; }
td.c2{ background-color: #F6DA98 ; text-align: justify ; }
td.d1{ background-color: #0EBEBA ; width: 50px ; text-align: center ; }
td.d2{ background-color: #0EBEBA ; font-weight: bold ; text-align: center ; }
td.d3{ background-color: #0EBEBA ; width: 50px ; text-align: center ; }
td.e1{ background-color: white ; width: 150px ; font-weight: bold ; text-align: center ; }
td.e2{ background-color: white ; font-weight: bold ; text-align: center ; }
td.e3{ background-color: white ; width: 150px ; font-weight: bold ; text-align: center ; }
ul {margin:0px 0px 0px 9px; padding: 0px 0px 0px 9px ; }