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

Anything Slider - Simple - Expanded Image

  • I have an image that is smaller than the slider box. So the image expands to fit the box. The resize Contents is not scripted in the header. I have tried to style after the image the following variations:

    style="text-align: center;"
    
     style="float: right; margin: 0 0 2px 10px; height: 300px;"
    
    style="margin:auto;"
    

    What else should I try?