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

geoffreyrose

  • Slideshow not working in toggle tabs

    Hey Aaron, Your problem might be the fact your using max-width: 100%. I have only had problems declaring max-width: 100%. Instead try doing something like this. .class { max-width: 960px; /** Put in whatever is the largest width it wil ever …
    Comment by geoffreyrose March 11 permalink