Ver Mensaje Individual
  #1 (permalink)  
Antiguo 10/09/2010, 05:33
dmiralles
 
Fecha de Ingreso: octubre-2009
Mensajes: 27
Antigüedad: 14 años, 6 meses
Puntos: 0
Duda Tablas y Celdas

Hola, tngo ste codigo y al visualizarlo se me visualiza al margen izqierdo abajo y me gustaria verlo en el margen izqierdo pero arriba.

He intentado cambiar el valign y no surte efecto, nose que hacer.
Si alguien me puede ayudar?...Gracias.

<HTML>
<HEAD>
<TITLE>Equipos Almassora Balonmano 2009</TITLE>
<META name="generator" content="Galería de fotografías Web de Adobe Photoshop(R) CS">
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script>
var i=0;
</script>
</HEAD>
<body bgcolor="#4E4D4D" marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
<table width=200 height=100% border=0 align="left" cellpadding=1 cellspacing=1 bgcolor="#4E4D4D" valign=top>
<tr>

<script>
if (i % 2 == 0) {
document.write("</tr><tr>");
}
i++;
</script>
<td align=middle valign=top height=10% width=33%>
<table valign="top" cellpadding=5 cellspacing=0 border=0 bgcolor="#5B5A5A" width=100% height=100%><tr>
<td align=center valign=top width>
<A name=1 target="TopFrame" href="pages/alevin.htm"><IMG border=0 src="thumbnails/alevin.jpg" height="50" width="75" alt="Alevín Masculino"></A><BR>
</td></tr>
</table>
</td>

<script>
if (i % 2 == 0) {
document.write("</tr><tr>");
}
i++;
</script>
<td valign="top" align=middle height=10% width=33%>
<table cellpadding=5 cellspacing=0 border=0 bgcolor="#5B5A5A" width=100% height=100%><tr>
<td valign=top align=middle width>
<A name=2 target="TopFrame" href="pages/alevinf.htm"><IMG border=0 src="thumbnails/alevinf.jpg" height="50" width="75" alt="Alevín Femenino"></A><BR>
</td></tr>
</table>
</td>

<script>
if (i % 2 == 0) {
document.write("</tr><tr>");
}
i++;
</script>
<td valign=top align=middle height=10% width=33%>
<table cellpadding=5 cellspacing=0 border=0 bgcolor="#5B5A5A" width=100% height=100%><tr>
<td>
<A name=3 target="TopFrame" href="pages/infantilfem.htm"><IMG border=0 src="thumbnails/infantilfem.jpg" height="50" width="75" alt="Infantil Femenino"></A><BR>
</td></tr>
</table>
</td>

<script>
if (i % 2 == 0) {
document.write("</tr><tr>");
}
i++;
</script>
<td valign=top align=middle height=10% width=33%>
<table cellpadding=5 cellspacing=0 border=0 bgcolor="#5B5A5A" width=100% height=100%><tr>
<td valign=top align=middle width>
<A name=4 target="TopFrame" href="pages/infantilmasc.htm"><IMG border=0 src="thumbnails/infantilmasc.jpg" height="50" width="75" alt="Infantil Masculino"></A><BR>
</td></tr>
</table>
</td>

<script>
if (i % 2 == 0) {
document.write("</tr><tr>");
}
i++;
</script>
<td valign=top align=middle height=10% width=33%>
<table cellpadding=5 cellspacing=0 border=0 bgcolor="#5B5A5A" width=100% height=100%><tr>
<td valign=top align=middle width>
<A name=5 target="TopFrame" href="pages/cadetefem.htm"><IMG border=0 src="thumbnails/cadetefem.jpg" height="50" width="75" alt="Cadete Femenino"></A><BR>
</td></tr>
</table>
</td>

<script>
if (i % 2 == 0) {
document.write("</tr><tr>");
}
i++;
</script>
<td valign=top align=middle height=10% width=33%>
<table cellpadding=5 cellspacing=0 border=0 bgcolor="#5B5A5A" width=100% height=100%><tr>
<td valign=top align=middle width>
<A name=6 target="TopFrame" href="pages/cadetemasc.htm"><IMG border=0 src="thumbnails/cadetemasc.jpg" height="50" width="75" alt="Cadete Masculino"></A><BR>
</td></tr>
</table>
</td>

<script>
if (i % 2 == 0) {
document.write("</tr><tr>");
}
i++;
</script>
<td valign=top align=middle height=10% width=33%>
<table cellpadding=5 cellspacing=0 border=0 bgcolor="#5B5A5A" width=100% height=100%><tr>
<td valign=top align=middle width>
<A name=7 target="TopFrame" href="pages/juvenil.htm"><IMG border=0 src="thumbnails/juvenil.jpg" height="50" width="75" alt="Juvenil Masculino"></A><BR>
</td></tr>
</table>
</td>

<script>
if (i % 2 == 0) {
document.write("</tr><tr>");
}
i++;
</script>
<td valign=top align=middle height=10% width=33%>
<table cellpadding=5 cellspacing=0 border=0 bgcolor="#5B5A5A" width=100% height=100%><tr>
<td valign=top align=middle width>
<A name=8 target="TopFrame" href="pages/senior.htm"><IMG border=0 src="thumbnails/senior.jpg" height="50" width="75" alt="Senior Masculino"></A><BR>
</td></tr>
</table>
</td>



</table>
</body>