Ver Mensaje Individual
  #5 (permalink)  
Antiguo 08/11/2011, 23:35
Avatar de tuka_85
tuka_85
 
Fecha de Ingreso: febrero-2010
Ubicación: Santander/Huelva
Mensajes: 190
Antigüedad: 14 años, 2 meses
Puntos: 5
Respuesta: Duda Propiedad css header

he hecho algun cambio pero ahora se queda abajo el Menu (inicio, sobre mi, contacto..).

http://martatorreajo.es/web2/

Cambie en el css el padding pero no se si estara bien...

pongo el html...

Código:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>..::Marta Torre Ajo::.. Programación de Aplicaciones y Entornos Web</title>
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-22627294-2']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</head>
<body>
<div id="wrapper">
	<div id="header" class="container">
		<div id="logo">
 <table width="600" border="0">
  <tr>
    <th width="100" scope="col"><img src="images/logo.png" alt="" width="129" height="137" /></th>
    <th width="10"></th>
    <th width="447" scope="col"><h1>Marta Torre Ajo<br /><p>Programación de Aplicaciones y Entornos Web</p></h1></th>
  </tr>
  <tr>

</table>

 

	  </div>
		<div id="menu">
		  <ul>
		    <li class="current_page_item"><a href="index.html">Inicio</a></li>
				<li><a href="sobremi.html">Sobre mi</a></li>
				<li><a href="contacto.php">Contacto</a></li>

		  </ul>
	  </div>
	</div>
	<!-- end #header -->
	<div id="page">
		<div id="content">
			<div class="post">
				
                <br /><br />

				<div style="clear: both;">&nbsp;</div>
				<div class="entry">
					<p>Bienvenidos a la página web de Marta Torre Ajo,  especializada en
servicios de software y asesoramiento personalizado. Aquí encontrará información
relevante y de utilidad. Si necesita informacion adicional solamente tiene que ponerse en contacto conmigo en el formulario de contacto.</p>

					
				</div>
			</div>
            

<table width="592" border="0">
  <tr>
  
    <th width="188" scope="col"><strong><center>Servicios</center></strong></th>
    <th width="198" scope="col"><strong><center>Portafolio</center></strong></th>
    <th width="192" scope="col"><strong><center>Blog</center></strong></th>
    
  </tr>
  <tr>
    <td><center><a href="servicios.html"><img src="images/Globe2.png" alt="" width="128" height="128" /></a></center></td>
    <td><center><a href="portafolio.html"><img src="images/NotePad.png" alt="" width="128" height="128" /></a></center></td>
    <td><center><a href="http:\\blog.martatorreajo.es" target="_new"><img src="images/wordpress.png" alt="" width="128" height="128" /></a></center></td>
  </tr>
  <tr>
    <td><div align="left">Marta Torre Ajo les brinda una amplia gama de servicios para solucionar todas sus necesidades.</div></td>
    <td><div align="left">Este apartado es donde vereis los proyectos y trabajos que voy realizando. Espero que os guste.</div></td>
    <td><div align="left">Aquí es donde plasmo un poco todas las ideas que tengo en mi cabeza, que no son pocas.</div></td>
  </tr>
</table>

<div style="clear: both;">&nbsp;
<div class="post">
		      <div style="clear: both;">&nbsp;</div>
		      <div class="entry"></div>
      </div>
      </div>
		</div>
		<!-- end #content -->
		<div id="sidebar">
			<ul>
			  <li></li>
              
				<li><div align="right">SIGUEME EN REDES SOCIALES</div>
					
	            </li>
				
	<!-- aqui pondremos las redes sociales -->
	<table width="200" border="0" align="right">
  <tr>
    <th scope="col"><a href="https://plus.google.com/u/0/109807746424723881487/posts?hl=es" target="_new"><img src="images/google.png" alt="" width="57" height="56" /></a></th>
    <th scope="col"><a href="https://www.facebook.com/pages/martatorreajoes/114814401930156?ref=tn_tinyman" target="_new"><img src="images/facebook.png" alt="" width="57" height="56" /></a></th>
    <th scope="col"><a href="http://www.tuenti.com/#m=Page&func=index&page_key=1_2164_64331176" target="_new"><img src="images/tuenti.png" alt="" width="57" height="56" /></a></th>
    <th scope="col"><a href="https://twitter.com/#!/MartaTorreAjo" target="_new"><img src="images/twitter.png" alt="" width="57" height="56" /></a></th>
  </tr>
</table>

		
			</ul>
		</div>
		<!-- end #sidebar -->
		<div style="clear: both;">&nbsp;</div>
	</div>
	<!-- end #page -->
<div id="footer-content">
	<div id="footer-bg" class="container">
		
		
		
  </div>
<div id="footer">
	<p>Copyright (c) 2011 martatorreajo.com. Todos los derechos reservados. Desarollado por <a href="http:\\www.martatorreajo.es">Marta Torre Ajo</a>.</p>
</div>
</div>
<!-- end #footer -->
</body>
</html>
Mil gracias!
__________________
http://www.martatorreajo.es