Wikiuv
El Tutor del wiki
El lenguaje
Anuncios y Weblogs
El buscador
El macroprocesador
Otros Lenguajes
Plantillas y estilos predefinidos
Ejemplo completo
Tarjeta resumen
Histórico de cambios
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" > <!--- STRICT MODE <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" > --> <!--- QUIRQKS MODE: permite ajustar una celda a una imagen, la primera linea es para el explorer 6 <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" > REFERENCIAS: http://www.quirksmode.org/css/quirksmode.html http://hsivonen.iki.fi/doctype/ --> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>###TITULO_SINACENTOS###</title> <link rel="stylesheet" href="###URLWIKIBASE###/StylesB.css" type= "text/css" /> ###BASEURL### <style type="text/css"> /*<![CDATA[*/ #contenido1 h3 {color: ####COLOR###} #contenido1 th {color: ####COLOR###} #contenido1 table {border-left-color: ####COLOR###} #menuhor p {color: ####COLOR###} #menuhor p a {color: ####COLOR###} #menulat {color: ####COLOR###} #menulat a {color: ####COLOR###} #menulat p {color: ####COLOR###} #menulat ul {color: ####COLOR###} #menulat h1 {color: ####COLOR###} #menulat h2 {color: ####COLOR###} #menulat h3 {color: ####COLOR###} #menulat h4 {color: ####COLOR###} #menulat h5 {color: ####COLOR###} #menulat h6 {color: ####COLOR###} #indiceconlat {color: ####COLOR###} #indiceconlat a {color: ####COLOR###} #weblogtit a {color: ####COLOR###} /*]]>*/ </style> </head> <body bgcolor="#FFFFFF" text="#000000"> <div id="CentrarContenedor"> <div id="ContenedorPrincipal"> <table width="728" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <table id="cabecera" width="728" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" valign="top" > <table width="728" border="0" cellspacing="0" cellpadding="0" bgcolor="####COLOR###"> <tr> <td width="172" ><a href= "http://###LHURL###"><img src= "###URLWIKIBASE###/images/lhimage.png" border="0" width="172" alt="logo izquierdo" title="logo izquierdo"/></a></td> <td width="421" valign="middle" align= "center"> <div id="titcentro"> ###CABECERA### </div> </td> <td width="134"> <div align="right"> <img src= "###URLWIKIBASE###/images/headcuadros.png" width="72" alt="adorno de cuadros" title="adorno de cuadros"/><a href= "http://###DHURL###"><img src= "###IMGSERVICIO###" border="0" width="62" height="53" alt="logo de la pagina" title="logo de la pagina"/></a> </div> </td> </tr> </table> </td> </tr> <tr> <td width="728" bgcolor="#F8F6F1" style= "border-bottom: 2px solid #FFFFFF"> <div id="menuhor"> ###MENUHOR### </div> </td> </tr> <tr><td colspan="2" style="font-size: 1px; /* para evitar margen en strict mode!*/" > <img src= "###URLWIKIBASE###/images/uptab1.png" width="728" height="10" alt="borde superior columna" title="borde superior columna"/> </td> </tr> </table> </td> </tr> <tr> <td> <table width="728" border="0" cellspacing="0" cellpadding="0" style="height: 306px; vertical-align: top; background-image:url(###URLWIKIBASE###/images/uptab1bg.png);"> <!-- SUBPATRON--> ###SUBPATRON### </table> </td> </tr><!-- Pie pagina--> <tr> <td> <table id="piemasinfo" cellpadding="0" cellspacing="1" border="0" style="height: 20px; width:728px"> <tr> <td align="left">###DERECHOS###</td> <td align="center"><img src= "###URLWIKIBASE###/images/email.png" border="0" align="middle" alt="email" title="email"/> <a href= "###URLCONTACTO###">###CONTACTO###</a></td> <td align="right" height="20"> <!--- <img src= "###URLWIKIBASE###/images/calendar_view_day.png" border="0" align="middle" alt="fecha modificacion" title="fecha modificacion"/> --> Mod: ###FECHA### <a href= "###URLWIKIDOC###"><img src="###URLWIKIBASE###/images/help.png" border="0" align="middle" alt="documentacion wiki" title="documentacion wiki"/></a> <a href= "###URLDEBUG###"><img src= "###URLWIKIBASE###/images/cog.png" border="0" align= "middle" alt="traza de la pagina" title="traza de la pagina"/></a> <a href= "###URLEDIT###"><img src="###URLWIKIBASE###/images/pencil.png" border="0" align="middle" alt="Editar" title="Editar"/></a> </td> </tr> </table> </td> </tr> </table> </div> </div> </body> </html>