Noproblemguys--

Tell us what’s happening:

.red-text {
color: red;
}
h2 {
font-family: Lobster, monospace;
}

p {
font-size: 16px;
font-family: monospace;
}

.smaller-image {
width: 100px;
}

CatPhotoApp

Click here to view more cat photos.

.smaller-image { width: 100px;

}

<img class="smaller-image"src=“https://bit.ly/fcc-relaxing-cat” alt=“A cute orange cat lying on its back.”>

Things cats love:

  • cat nip
  • laser pointers
  • lasagna

Top 3 things cats hate:

  1. flea treatment
  2. thunder
  3. other cats
Indoor Outdoor
Loving Lazy Energetic
Submit


**Your browser information:**

User Agent is: <code>Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</code>.

**Challenge:** Size Your Images

**Link to the challenge:**
https://www.freecodecamp.org/learn/responsive-web-design/basic-css/size-your-images

answerrrrr is here
.smaller-image{
width:100px;
}

<img class="smaller-image"src=“https://bit.ly/fcc-relaxing-cat 12” alt="A cute orange cat lying on its back. ">

These are it

Do you have a question?

no i have solved it thankyou for asking.