Ver Mensaje Individual
  #26 (permalink)  
Antiguo 04/01/2004, 20:49
Avatar de arthpix
arthpix
 
Fecha de Ingreso: diciembre-2003
Ubicación: Cancún
Mensajes: 2.340
Antigüedad: 20 años, 3 meses
Puntos: 93
Ya alguien lo mencionó antes:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">

Tal como lo especifica w3c:
AQUI

Respecto a la alineación de tablas... encontré el error, ferent!!!!

ahi mismo en w3.org dice:

11.3.2 Horizontal and vertical alignment
The following attributes may be set for different table elements (see their definitions).

<!-- horizontal alignment attributes for cell contents -->
<!ENTITY % cellhalign
"align (left|center|right|justify|char) #IMPLIED
char %Character; #IMPLIED -- alignment char, e.g. char=':' --
charoff %Length; #IMPLIED -- offset for alignment char --"
>
<!-- vertical alignment attributes for cell contents -->
<!ENTITY % cellvalign
"valign (top|middle|bottom|baseline) #IMPLIED">


eso está aquí

el error en tu código amigo ferent es que tienes escrito

valign="center" y debe ser valign="middle"

a veces los errores más obvios son los más difíciles de encontrar.

tan pocas veces utilizamos el valign????

Saludos a todos!!
__________________
Antes de hacer rabietas infórmate: Linux != Windows