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

Image Icons In Internet Explorer

  • Hello, everyone.

    I'm having a hard time trying to figure out why Internet Explorer 9 displays little image icons in the top-left portion of images. None of the other Browsers show these little icons. You can see what I'm talking about here:

    My Site

    Click for an image
  • Should I create a new one, or wait until someone moves this one? Also, if I need to create another one, what category does it need to be in? Thanks.
  • The small image icons are there because your not setting the src attribute on your <img> elements.
  • Hmm, I definitely see what you're saying on that. What's the best way to do that then, since I've referenced the image using a CSS class?