Comunidad PHPeros
Lenguajes => Aplicaciones Pre-Fabricadas => Mensaje iniciado por: alegus9 en 30 de Mayo de 2010, 20:02:03 pm
-
Dios, me pasa igual que a felipon, se me hacen espacios, Si me quieren ayudar, ayudenme con un tutorial de como sacar esos espacios este es mi codigo:
<!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>Documento sin título</title>
<style type="text/css">
<!--
.Estilo1 {
color: #FFFFFF;
font-weight: bold;
}
.Estilo2 {
color: #FF0099;
font-weight: bold;
}
.Estilo3 {
color: #993366;
font-weight: bold;
}
-->
</style>
</head>
<body><body><body>
<table width="456" height="140" border="0">
<tr>
<th height="29" background="http://img294.imageshack.us/img294/4514/arribas.png" scope="col"> <span class="Estilo1">{title}</span> </th>
</tr>
<tr>
<td height="95" background="http://img248.imageshack.us/img248/5333/medios.png"><p><strong>{short-story}</strong></p>
<p class="Estilo2"><strong>{author-name}</strong> </p>
<span class="Estilo3">{date} </span> </td>
</tr>
<tr>
<td height="5" background="http://img94.imageshack.us/img94/2468/abajoz.png"></td>
</tr>
</table>
</body>
</html>
-
primero el codigo que nos acabas de dar esta mal...
pon el codigo correcto
saludos
-
Esta bien-.- solo le falta un body arriba de todo.