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

How to add Movingbox slider to existing homepage CSS

  • Hi,

    I have downloaded the Movingbox.zip as I needed that slider in my homepage and can you tell me what files do I need to put in CSS? it has got all files including index.html. I am confused.

    Please advice
  • I mean how to add another CSS file with files into my main page.

    Please advice
  • I'm not sure if you are just editing the page your self or using a CMS like Wordpress, but all you need to do is point to the css file using a link tag:
    <link rel="stylesheet" href="css/movingBoxes.css" media="screen" />