MmM.
Ahora lo que tengo es esto:
Código HTML:
!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" />
<meta name="description" content="Tus proyectos en red" />
<meta name="keywords" content="project, projects, site, creaciones-jpeeri, jpeeri" />
<link rel="stylesheet" href="themes/Default/style/style.css" type="text/css" />
<link rel="stylesheet" href="sections/projects/style/style.css" type="text/css" />
<title>cjProjects :: Tus proyectos en red</title>
</head><body>
<table style="height: 100%; width: 100%; border: 0px;" cellspacing="0">
<tr height="130">
<td width="100%" class="logo" colspan="2">
<img src="themes/Default/images/logo.gif" alt="logo.gif" />
</td>
</tr>
<tr>
<td width="20%" class="menu">
<ul>
<li>
Inicio
</li>
</ul>
</td>
<td width="80%" class="content">
Aqui el codigo principal
</td>
</tr>
</table>
</body>
</html>
Y nada no funciona...