treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Help, No CSS styling when online?

  • I have made an EBook in HTML and CSS, and when I open the index file locally the site appears as I want it.

    but once I've put that folder with all my files online and looked at it there, there is no styling to the text?
    it's in a default style and the links don't even work?

    what would cause this? does anybody know?

    The online version is here : http://web.me.com/harryatkins/EBOOK

    and attached is a picture of what it should look like.

    any help would be very much appreciated,


    Thanks

    Harry Atkins
  • For a start one of your css files has a whole load of errors which might be the problem.
    http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fweb.me.com%2Fharryatkins%2FEBOOK%2Febook%2FE_Book_files%2FE_Book.css


    Other than that, the picture you provided looks exactly the same as the html page to me...
  • Also, this link is working on mine...

    Have you fixed it already?
  • Yes, I have just fixed it.

    thanks for your help!

    Harry