Código HTML:
Ver original
<!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=utf-8" /> </head> <style type="text/css"> .textoparamiweb { font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #4F4F4F; } body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #C7C8CA; } #todo { width: 100%; position: relative; } #fondosuperior { width: 1980px; height: 110px; background-color: #003; } #grupo { position: relative; margin: auto; width: 1980px; height: 110px; } #cabecera { position:absolute; width:1024px; height:110px; z-index:1; margin-left: 478px; } #logo { position:absolute; width:382px; height:131px; z-index:1; top: 5px; left: 0px; background-image: url(Imagenes/Logo_con_Reflejo.png); } #fondofoto { width: 1980px; height: 250px; top: 110px; border-top-color: #0FF; border-top-style: solid; border-top-width: thin; background-image: url(IMAGENES/FondoFotos.png); } #grupofoto { position: relative; margin: auto; width: 1980px; height: 250px; } #cabecerafoto { position:absolute; width:1024px; height:250px; z-index:1; margin-left: 478px; top: 3px; } #menu { position:absolute; width:293px; height:195px; z-index:1; top: 30px; left: 31px; bottom: 20px; } #menuinicio { position:absolute; width:200px; height:41px; z-index:1; top: 0px; left: 0px; background-image: url(Imagenes/inicio.png); } #menuinicio:hover{ background-image: url(Imagenes/Inicio_2.png); } #menudiseñoweb { position:absolute; width:200px; height:41px; z-index:1; top: 30px; left: 0px; background-image: url(Imagenes/DiseWeb.png); } #menudiseñoweb:hover { background-image: url(Imagenes/DiseWeb2.png); } #menudiseñografico { position:absolute; width:200px; height:41px; z-index:1; top: 60px; left: 0px; background-image: url(Imagenes/Dise_Grafico.png); } #menudiseñografico:hover { background-image: url(Imagenes/DiseGrafico2.png); } #menurestauracion { position:absolute; width:282px; height:41px; z-index:1; top: 90px; left: -6px; background-image: url(Imagenes/3Contacto.png); } #menurestauracion:hover { background-image: url(Imagenes/BotonRestauracion_2.png); } #menuretoquedigital { position:absolute; width:200px; height:41px; z-index:1; top: 120px; left: 0px; background-image: url(Imagenes/Retoque-Digital.png); } #menuretoquedigital:hover { background-image: url(Imagenes/RetoqueDigital2.png); } #menucontacto { position:absolute; width:200px; height:41px; z-index:1; top: 150px; left: 0px; background-image: url(Imagenes/Contacto.png); } #menucontacto:hover { background-image: url(Imagenes/Contacto2.png); } #fotoinicio { position:absolute; width:663px; height:250px; z-index:2; left: 360px; top: -2px; background-image: url(Imagenes/Imagenes_%20Contenido/bigstock_Sailing_To_The_Sunrise_22433.jpg); } #contenido { position:absolute; width:1024px; height:1000px; z-index:2; left: 477px; top: 380px; background-image: url(Imagenes/Fondo_Contenido.png); } #textocabecera { position:absolute; width:263px; height:42px; z-index:2; left: 683px; top: 62px; background-image: url(Imagenes/Imagenes_%20Contenido/Texo_Superior.png); } #pie { position:absolute; width:684px; height:24px; z-index:3; left: 247px; top: 1012px; } </style> </head> <body> <div id="todo"> <div id="grupo"> <div id="fondosuperior"> <div id="cabecera"> <div id="sociales"> </div> </div> </div> </div> <div id="todofoto"> <div id="grupofoto"> <div id="fondofoto"> <div id="cabecerafoto"> <div id="menu"> <a href="DG_Flyers.html" target="_blank"> <a href="fotosantiguas.html" target="_blank"> <a href="retoquedigital.html" target="_blank"> </div> </div> </div> </div> </div> <div id="contenido"> <br /> Nuestros proyectos procuramos realizarlos a medida y entorno a las necesidades y presupuesto del cliente.<br /> <div class="textoweb" id="textoindex1"> <span class="texto_azul">El diseño es una necesidad</span> actual para dar a conocer los productos y servicios de las empresas ya que más del <span class="texto_azul">80% </span>de lo que percibimos viene de <span class="texto_azul">nuestra vista</span>.</div> </div> </div> </body> </html>
Espero me podais ayudar porque ya he terminado toda la web y me toca las narices esto.
Un saludo y gracias