As you’ll see, this starts off with an image.
I want to change it’s size to -
.smaller-image { width: 100px; }HOW DO I DO THIS ?
As you’ll see, this starts off with an image.
I want to change it’s size to -
.smaller-image { width: 100px; }HOW DO I DO THIS ?
you can add this class below to p elements
Thanks, but I’m still no further ahead