Continuing the discussion from freeCodeCamp Challenge Guide: Size your Images:
Those threads were closed for a reason. Rather than linking to a thread that was closed ask your question here.
thanks for the response, but i am having issue starting a topic… how do i do that?
Upper right of your screen at the home page.
Bless this person’s response, I was about to rip my hair out from the confusion!
h2 {
font-family: Lobster, Monospace;
}
p {
font-size: 16px;
font-family: Monospace;
}
CatPhotoApp
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
You just coloured the text red you didn’t actually disable the button. Look at the example text above Run tests…
Thank you very much. I finally figured out what i was suppossed to do
this is what I did and it worked
you have to put the img class=“smaller image” in the bit of code that is already talking about the photo
Good luck!
p {
font-size: 16px;
font-family: monospace;
}
CatPhotoApp
Click here to view more cat photos.
Things cats love:
- cat nip
- laser pointers
- lasagna
Top 3 things cats hate:
- flea treatment
- thunder
- other cats
Loving Lazy Energetic
Submit
this is what I meant in the comment above
I think they figured this out two years ago : )
oh well. I could not find anything to be able to solve the problem so I was thought I might as well share it. but thanks anyway
You maybe missed the newer threads on this topic from the last several months. It’s just weird to necro a 2 year old thread to discuss the topic. You can always start new threads.
finally , thank you …