Keeping the CC image as is, while changing other images using CSS

My students are struggling with their images using css. When they choose a height and width for the images they included on their html pages, the cc license images all get changed. They want that one to stay small. How would you suggest they go about fixing that? We tried doing using a “class”, but it isn’t working.

My students had the same problem. We settled on making a CC class and applying it to the CC images in our CSS. This did the trick. Hope this helps!

Can you send me a picture of their html code that included the class? My kids couldn’t figure out where to put the class info.