Foros del Web » Creando para Internet » HTML »

Necesito como poner texto centrado sobre un banner.. Y algo mas!!!

Estas en el tema de Necesito como poner texto centrado sobre un banner.. Y algo mas!!! en el foro de HTML en Foros del Web. NECESITO PONES CUALKIER TEXTO CENTRADO SOBRE EL BANNER, Y TAMBIEN QE EL TODA LA VENTADA DEL IFRAME OCUPE TODO EL ESPACIO ESPACIO. GRACIAS. LINK: http://localhost:8080/Javiie/principal.jsp ...
  #1 (permalink)  
Antiguo 19/03/2012, 12:20
 
Fecha de Ingreso: marzo-2012
Mensajes: 7
Antigüedad: 12 años, 1 mes
Puntos: 0
Necesito como poner texto centrado sobre un banner.. Y algo mas!!!

NECESITO PONES CUALKIER TEXTO CENTRADO SOBRE EL BANNER, Y TAMBIEN QE EL TODA LA VENTADA DEL IFRAME OCUPE TODO EL ESPACIO ESPACIO.

GRACIAS.


LINK: http://localhost:8080/Javiie/principal.jsp

<body>
<table border="1">
<tr>
<td colspan="2">


<img src="imagenes/banner2.jpg" height="50px" width="800px"
<table border="1">

</td>

</tr>
</table>



<tr>
<td valign="top">
<table>
<tr>
<td><a href="inicio.jsp" target="contenido">Principal</a></td>
</tr>
<tr>
<td><a href="uno.jsp" target="contenido">Unidad 1</a></td>
</tr>
<tr>
<td><a href="dos.jsp" target="contenido">Unidad 2</a></td>
</tr>
<tr>
<td><a href="tres.jsp" target="contenido">Unidad 3</a></td>
</tr>
</table>
</td>

<td style="background-color: silver">
<iframe src="inicio.jsp" name="contenido" height="300" width="600">
</iframe>
</td>
</tr>
</table>
</body>

Etiquetas: banner, iframe, link, centrar
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 14:57.