Basic CSS: Size your image

This is my style and img element. And I can’t seem to pass this section. Even from watching the video it looks right?

<style>
   .smaller-image {
      width: 100px;
   } 

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

‘’’

Mind posting the challenge link?

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>) will also add backticks around text.

Note: Backticks are not single quotes.

markdown_Forums

What is it? I hope this better…

Replace this:[quote=“megglesnov1990, post:1, topic:320488”]
class: “smaller-image.”
[/quote]

With this: class="smaller-image". It should work, hard to tell without link to a chalenge.

no logro pasar la prueba de https://learn.freecodecamp.org/responsive-web-design/basic-css/size-your-images/

he seguido los pasos e incluso he revisado en el video de ayuda y se ve igual a como lo resolvi, aun asi, sigo sin poder avanzar. alguien que pueda ayudarme!?:orar: