Challenge Change the Font Size of an Element has an issue.
User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36
.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
<style>
.red-text {
color: red;
}
</style>
<h2 class="red-text">CatPhotoApp</h2>
<p class="red-text">Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p style="font-size:16px">Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
Even after writing correct code, I am finding this error. Anyone help me out here.
Thanks in Advance!
Thanks for reporting this. However we are afraid this is not an Error/Bug on the website.
Please consult the Help Chat Room for any assistance to Coding.
Please review the instructions carefully.
Hint : What did you copy into the <p>
?
Happy Coding!
I am having the same issue with the
tag. This is what I have as my code below: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.
@fmfarinacci
I have added the same
"Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff."
text in the second
also. Then why I am not passing this test ?
@amitpn89
please read the instructions carefully...
Create a second p element with the following kitty ipsum text: Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
same issue here
Not possible to move on this exercise.
Apparently I made the class and I implement it on the
but still waiting to get the green tick to move forward.
:S
This is the correct code to move on :D
Hi Everyone,
If your stuck on # 14, below is what you need to do, the instructions were not clear.
I figured it out. You need to remove the first class="" from the first paragraph. Add the same class to the second paragraph.
Create a second p element with the following kitty ipsum text: Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. it really works thanks to @amitpn89 kirbyedy
Hi everyone,
same problem i am faceing from last 2 days. any one solve this issuse.
[email protected]
@pannainnovation
Please use the Help chat room for getting challenge related help.
Happy Coding.
Most helpful comment
@amitpn89
please read the instructions carefully...