Problema al subir la carpeta de Objetos y la de Css

al abrir la index en internet no se ven ni las imagenes ni las propiedades del estilo Css.

Mi pagina web es: http://gcarcons.atwebpages.com/ por favor notificarme para saber cual es mi error..

tambien la unica de las paginas que se ve es la principal y los enlaces de las otras paginas ni siquiera abren...

muchas gracias por su tiempo.. espero una respuesta..
sorrymatesorrymate
Hola!

Danos el codigo html y el de .css

Por lo que vi en el codigo fuente de tu pagina, el error viene de tus estilos.

Fijate de haberlo subido bien.

Saludos
ok....
el html es:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>Historia de la Empresa</title>
<link rel="stylesheet" href="generalstyles.css" type="text/css" media="all">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div id="global">
<div id="curva-superior"></div>
<div id="cabecera"><div id="logotipo"><p class="izquierda"><a href="../index.html">[contenido no disponible]
<meta content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<p class="derecha">
</div><div id="publicidad">Bienvenidos a mi Web</div></div>
<div id="navegacion"><ul>
  • Portada
  • Proyectos
  • Propuestas
  • Fundadores
  • Historia
  • Descargas
  • Contactos
    </div>
    <div id="contenido"><div id="menu"><ul><h1>Generalidades</h1>
  • Arquitectura
  • Construcción
  • Interiores
  • Estética
  • Domótica
  • Sostenible
  • SismoResistente
  • Contemporánea
  • Histórica
    </div> <h1>A continuacion veremos como se fue desarrollando la banda desde sus inicios</h1>

    <h2>Inicios de la Banda

    [contenido no disponible]</p></h2>

    "La banda nació en 1982, cuando tras ver por la tele un concierto de Bruce Springsteen dos chavalotes se digeron... y si aprendemos a tocar algo? Fue entonces cuando Juanito se compró su primera batería y Pepito su primer ampli y guitarra. Tras encontrarse con Pablito y convencerle de que le pidiera el bajo a su tio, empezaron a ensayar en el garaje de uno de ellos. Al principio intentaban tocar sus canciones preferidas, las que sonaban en esos momentos por la radio y cosas así. Más tarde Pepito empezó a escribir algunas letras a las que pusieron música. Así nació la banda, imagino que, igual que muchas otras".

    Si yo fuera bueno escribiendo novelas no estaría aquí enseñandote a crear páginas web, así que no te rias de mí y de lo que me invento y ale, a copiar gandúl! je je je. Ahora haz lo mismo con el resto de las páginas que tenemos en las demás carpetas. Ponle el Title y el título H1 a cada una e intenta inventarte un par de párrafos para que las páginas recuperen un poco la forma, oki? Si, se que es un tostón, pero hay que hacerlo para poder seguir, venga....</p>
    <div id="pie">
    <div id="pieuno"><ul>
  • Foro Ejemplo
  • Contactos
  • Nos Enlazan</div>
    <div id="piedos">pie dos</div>
    <div id="pietres"><ul>
  • Directorio
  • TopSite
  • Mapa de la Web</div>
    <div id="curva-inferior"></div>
    </div>
    <p class="derecha">[correo eliminado]</p>
    </body>
    </html>

    Y EL CSS ES:

    * {margin:0px ; padding:0px ; border: 0px}
    body {text-align: center}
    #curva-superior { background-image: url(objetos/curva-superior.gif) ; background-repeat: no-repeat ; width:800px ; height: 12px ; overflow : hidden}
    #global {width:800px ; margin: 6px auto }
    #cabecera {background-color: white ; border-left: black 1px solid ; border-right: black 1px solid ; height:35px}
    #navegacion {background-color: Gainsboro ; border: black 1px solid ; height:20px ; margin: 0px 0px 0px 0px }
    #contenido {background-color: orange ; border-left: black 1px solid ; border-right: black 1px solid}
    #contenido p {padding:12px 20px 12px 20px ; text-indent: 42px}
    #menu {background-color: orange ; width: 150px ; float:left ;
    text-align:left ; margin: 0px 0px 0px 0px ;
    background-image: url(Objetos/LadeAbajo.gif);
    background-position: bottom ;background-repeat: no-repeat; padding-bottom:5px }

    ); background-position: bottom}
    #pie {background-color: white ; border-left: black 1px solid ; border-right: black 1px solid ; border-top: black 1px solid ; height: 65px; width : 800px}
    #pie li { ...propiedades..... }
    #pie li { list-style:none ; font-size:14px; margin: 4px 10px 4px 20px }
    #pieuno {float:left ; width:150px}
    #piedos {float:left ; width:498px }
    #pietres {float:left ; width:150px }
    #curva-inferior { background-image: url(objetos/curva-inferior.gif) ;background-repeat: no-repeat ; width:800px ; height: 12px ; overflow: hidden }
    #menu li { ...propiedades..... }
    #menu li { list-style:none ; margin: 8px 10px 8px 20px}
    #menu h1 {text-decoration:none ; font-size:15px ; background-image: url(Objetos/LadeArriba.gif); width:150px ; background-repeat: no-repeat ; background-color: orange ; margin: 0px 2px 0px 2px}




    a {color:brown ;font-size:1.04em ; text-decoration:none ; display: block}
    a:link {}
    a:visited {color: purple ; text-decoration:none}
    a:hover {color: red ; text-decoration:underline ; background-color: wheat}
    a:active {color: orange }
    #pie a {color: blue; text-decoration:none ; display: block }
    #pie a:link {}
    #pie a:visited {}
    #pie a:hover {color:LightCyan ; text-decoration:underline ; background-color: BlueViolet }
    #pie a:active {color:black}
    #logotipo a {}
    #logotipo a:link {}
    #logotipo a:visited {}
    #logotipo a:hover {background-color: white }
    #logotipo a:active {}
    p {text-align: justify}
    h1 {font-size: 1.14em; color:blue ; font-weight: none ; text-decoration: underline ; text-align: center}
    h2 {font.size: 1.04em; color:blue ; font-weight: none ; text-decoration: none ; text-align: center}
    .centrado {text-align:center}
    .Izquierda {text-align:left}
    .Derecha {text-align:right}
    border-top: black 1px solid
    border-bottom: black 1px solid
    border-left: black 1px solid
    border-right: black 1px solid
    #logotipo {background-color: black ; width:280px ; float:left}
    #publicidad {background-color: blue ; width:518px ; float:right}
    #navegacion li { ...propiedades..... }
    #navegacion li { list-style:none ;float:left ; margin: 0px 20px 0px 20px}
    #navegacion ul { margin-left: 35px }
    #navegacion li {float:left}


    ESO ES TODO...
  • sorrymatesorrymate
    Podrias Decirme Cual es la forma correcta de subirlo... De manera detallada...
    sorrymatesorrymate
    Hola

    Asi llamas a tu hojas de estilos verdad:

    generalstyles.css


    Por que por lo que veo no se estan enlazando el estilo y el index, debe ser algun error de ahi, danos imagenes de lo que tu vez y seria mucho mas facil.


    un saludo
    esto sale en tu "generalstyles.css"
























    <center><font size="7" face="arial" color="grey">ENTER
    </font>
    <!--
    <font face="arial" color="grey" size="2">
    bandwith web hosting cheap hosting plans instant customer support PHP MySQL Linux Perl CGI free web hosting domain hosting free website hosting free domain name free hosting free website host domain name free registration web design domain ftp php mysql database cgi perl asp file manager control panel free hosting account server mail web page domain registrar discount professional hosting subdomains dns hosting plans file forum board blog weblog multimedia url whois autoresponder Apache statistics traffic stats bandwidth stats free offer domain parking ssl bandwidth uptime technical support Ensim Plesk image video music photo game mp3 webcam webmaster search engine optimization seo Free Web Hosting Services Free Domain Hosting Domain Name Registration High Quality Hosting Plans Provider Customer Support Domain Name Registration small business web site DNS Server BANNER ADS Network RAID FrontPage SSH SMTP Upload FTP Client your website POP3 POP3 servers static IP address IP address exchange Data Center
    </font> -->
    </center>



    Eso significa que todavia no lo subiste o no le estas dando la direccion correcta en la parte del index! (dentro del head)