Cita:
Iniciado por jesusbet eso no validaría xhtml,
Falso, lo acabo de validar con
HTML validator -> This Page Is Valid XHTML 1.0 Transitional!
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" dir="ltr" lang="es">
<head>
<title>hola</title>
</head>
<body>
<table width="145" border="0">
<tr>
<td>
<table width="145" border="0">
<tr>
<td> </td>
</tr>
</table>
</td>
<td>
<table width="145" border="0">
<tr>
<td> </td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Cita:
Iniciado por jesusbet seguramente tardará más en cargar
Si, tienes razón. Quizá tarde un par de centésimas de segundo más.
Cita:
Iniciado por jesusbet y seguramente al querer modificar el archivo en algunos meses te vas a hacer un lío.
Eso depende de lo cuidadoso que sea, pero si pone las tablas identadas no tiene por qué equivocarse.