Please help I can not pass

Create a class called Small-image and use it to resize the image to be only 100 pixels wide. I do not understand that either

Hi,

To create a class, you just need to add class="whatever" to the image.

Then in your CSS, you can access that class using the .whatever. So it might look something like this:

// in your HTML

<img src="" class="small-image">

// in your CSS
.small-image {
  width: 100px;
}

greetings from Turkey. And thanks

Hi. add a height an width and don`t forget to add the image on the (src=" "). eg:

// in your CSS
.small-image {
width: 100px;
height: 100px;
}

Or you could use Bootstrap img-responsive class. You can determine the size of your img by the number of columns you use.
eg:

<.div>

from Turkey…
Thank you very much … and finally.
Your an element should have the anchor text of “cat photos”. I’m herestrong text****