Hola, ahi van mis preguntas
Por fin he empezado ha diseñar uan WEB, la estoy construyendo con dreamweaver 8 y tablas.
Necesito que me digais como ir mejorandola.
A mi se me ocurre.
1.- Quizas crear una hoja de estilos. (ahora mismo casi ni idea)
2.- Quitar los puntos de la lista dentro de una tabla y que se ponga la lista a la izquierda (no tengo ni idea)
La idea es ir dejandola parecida a esta pagina. http://www.diocesisvitoria.org/
Gracias de antemano por las ideas, sugerencias y ayuda.
Os pego mi codigo.
[/code]Código:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>UNIDAD PASTORAL SANTA MARIA DE OLARIZU</title> <style type="text/css"> <!-- .Estilo3 {font-size: 12px; font-weight: bold; } --> </style> </head> <body> <table width="800" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="19%">[img]IMAGENES/logotipo_izq.jpg[/img]</td> <td width="81%"><h1 align="center">UNIDAD PASTORAL</h1> <h1 align="center">SANTA MARIA DE OLARIZU </h1></td> </tr> </table> <table width="800" border="0" align="center" cellpadding="0" cellspacing="10"> <tr> <td width="25%"><p align="left" class="Estilo3">EDUCACION EN LA FE</p> <ul>[*]Catequesis Familiar[*]Pastoral con Jóvenes[*]Pastoral con Adultos[*]Pastoral Familiar[/list] <p align="left" class="Estilo3">CELEBRACION DE LA FE Y LA LITURGIA </p> <ul>[*]Comisión de liturgia[*]Experiencia de oración grupal [/list]</td> <td width="60%">Aqui va el contenido, las noticias mas atualizadas</td> <td width="20%">Aqui van las noticias permanentes</td> </tr> </table> <table width="800" border="0" align="center" cellpadding="0" cellspacing="10"> <tr> <td>Aqui va el pie de pagina</td> </tr> </table> </body> </html>



Citar


Marcadores