question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error - Your p element should contain the first few words of the provided additional kitty ipsum text.

See original GitHub issue

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>

capture

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

10reactions
kirbyedycommented, Mar 31, 2016

@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.

5reactions
fmfarinaccicommented, Mar 30, 2016

I am having the same issue with the

tag. This is what I have as my code below:

<style> .red-text { color: red; } p { font-size: 16px; } </style>

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Your p element should contain the first few words of ... - GitHub
Error - Your p element should contain the first few words of the provided additional kitty ipsum text. Issue #7811 · freeCodeCamp/freeCodeCamp ...
Read more >
The p element should contain the first few words of the ...
The p element should contain the first few words of the provided additional kitty ipsum text · Your code so far · Your...
Read more >
FreeCodeCamp/Help - Gitter
Your p element should contain the first few words of the provided additional kitty ipsum text. just having this unchecked.
Read more >
Solve problem "Change the Font Size of an Element" online
Your p element should contain the first few words of the provided additional kitty ipsum text . The first p element should have...
Read more >
Basic HTML and HTML5 | Daniel Lim - Skillshare
Topics include illustration, design, photography, and more ... here is basically the P element should continue the first few words off the provided...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found