Bienvenido(a), Visitante. Por favor, ingresa o regístrate.

Ingresar con nombre de usuario, contraseña y duración de la sesión

 
Búsqueda Avanzada

15.707 Mensajes en 3.130 Temas- por 371 Usuarios - Último usuario: lasfirrot
Mayo 22, 2012, 01:27:11
Foro de Hispabyte.netDiseño WebHosting y Desarrollo WebHTML / XML / Javascript (Moderador: D4MR0D)Tema: Ayuda con HTML !
Páginas: [1]   Ir Abajo
Imprimir
Autor Tema: Ayuda con HTML !  (Leído 464 veces)
0 Usuarios y 2 Visitantes están viendo este tema.
Diabliyo
Visitante
« : Junio 10, 2004, 06:41:05 »


Hola:

Estoy repasando un tuto y me he puesto a mi mismo una pruebilla y pues me he quedado atascado----

Quiero hacer una web conformada por 4 partes o tablas:

Cabezera ( aqui el Titulo )
Tabla Izquierna ( aqui el Menu )
Tabla Central ( aqui las Noticias )
Tabla Derecha ( aqui los Links o Encuestas )

Hice un codigo, pero no me queda bien, ya que si agrando al TABLA, las celdas quedan en medio Triste...

Ayuda porfas..

Código:
<html>
<head>
<title>------ Mi Web -------</title>

<script lenguage="javascript">
<!--
window.status=( "Mi Web" );
//-->
</script>
</head>

<body bgcolor="#000000" text="#FFFFFF">
<table border="1" align="center" cellpadding="4" cellspacing="5" height="25%" width="80%">
<td align="center">TITULO DEL WEB</td>
</table>
<p align="center">
<p align="center"><marquee align="middle" scrolldelay="150" loop="infinite" direction="left" width="60%"><font size="3" color="#898989" face="OCR A Extended"><b>----> TraduDark v2.0 <---- Encuentra Todo sobre: Hacking, Cracking, Juegos, Parches, Traducciones, Programacion, Tutoriales, Trucos, Anime...Todo xD...   by Diabliyo</b></marquee>
<p align="center">
<table align="center" border="1" height="20%"width="80%" cellspacing="5">
</td><td align="center" width="21%">
  <table align="center" border="1" width="97%">
   <th align="center">MENUS</th>
  </table>
</td><td align="center" width="55%">
  <table align="center" border="1" width="99%">
   <th align="center">NOTICIAS</th>
  </table>
</td><td align="right" width="21%">
  <table align="center" border="1" width="97%">
   <th align="center">LINKS</th>
  </table>
</td></table>

</table>
<p align="center">
</body>
</html>
En línea
jorocaro
Visitante
« Respuesta #1 : Junio 10, 2004, 07:35:20 »

Hola espero sea este tu problema,
mira para que no te queden en medio usa el atributo valign="top" y asi quedaran hasta arriva,
valign="bottom" lo acomoda hasta abajo y valign="middle" lo pone en el centro
y el contenido ira descendiendo.
este atributo lo colocas en la <td> que nesecites ajustar.
el codigo quedar?a asi:

Código:
<html>
<head>
<title>------ Mi Web -------</title>

<script lenguage="javascript">
<!--
window.status=( "Mi Web" );
//-->
</script>
</head>

<body bgcolor="#000000" text="#FFFFFF">
<table border="1" align="center" cellpadding="4" cellspacing="5" height="25%" width="80%">
<td align="center">TITULO DEL WEB</td>
</table>
<p align="center">
<p align="center"><marquee align="middle" scrolldelay="150" loop="infinite" direction="left" width="60%"><font size="3" color="#898989" face="OCR A Extended"><b>----> TraduDark v2.0 <---- Encuentra Todo sobre: Hacking, Cracking, Juegos, Parches, Traducciones, Programacion, Tutoriales, Trucos, Anime...Todo xD...   by Diabliyo</b></marquee>
<p align="center">
<table align="center" border="1" height="20%"width="80%" cellspacing="5">
</td><td align="center" width="21%" valign="top">
 <table align="center" border="1" width="97%">
  <th align="center">MENUS</th>
 </table>
</td><td align="center" width="55%" valign="top">
 <table align="center" border="1" width="99%">
  <th align="center">NOTICIAS</th>
 </table>
</td><td align="right" width="21%" valign="top">
 <table align="center" border="1" width="97%">
  <th align="center">LINKS</th>
 </table>
</td></table>

</table>
<p align="center">
</body>
</html>
Bueno espero resuleva tus dudas.
Saludos!!!!
En línea
Páginas: [1]   Ir Arriba
Imprimir
Foro de Hispabyte.netDiseño WebHosting y Desarrollo WebHTML / XML / Javascript (Moderador: D4MR0D)Tema: Ayuda con HTML !
Ir a:  


Tema diseñado por RJ-45 para Hispabyte.net basado en el
theme famouspadexx v.09 designed by Formado Comprido
Downloable here. My present to padexx.de