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.

Challenge Import a Google Font has an issue. User Agent is: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.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;
  }
<link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet" type="text/css">
  p {
    font-size: 16px;
    font-family: Monospace;
  }
 h2 {
   font-family: lobster;
   
 }
</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 class="red-text">Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Diexdecommented, Feb 13, 2017

its telling me that my p element isnt in monospace but according to the code it should be, right?

0reactions
Diexdecommented, Feb 13, 2017

Thank you for your response, you are right it was wrong, I carefully looked it over and figured out the issue

On Feb 13, 2017 1:17 PM, “Lance” notifications@github.com wrote:

@Diexde https://github.com/Diexde Thanks for reporting this. But your code is incorrect. GitHub Issues are for reporting bugs on the website only Please use the Help chat room https://gitter.im/FreeCodeCamp/Help for getting challenge related help.

Happy Coding…

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/freeCodeCamp/freeCodeCamp/issues/13331#issuecomment-279524230, or mute the thread https://github.com/notifications/unsubscribe-auth/AYN_tDohVd7Rrscf4RiEOlToUzWL14GFks5rcMgPgaJpZM4L_sPD .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Please Help Me: What to Do When You Need Help
If you keep thinking “Please help me,” the first step is to ask yourself exactly what you are experiencing in the moment. What...
Read more >
Please Help - YouTube
3.9K views 1 year ago. 3,974 views • Feb 25, 2021. Provided to YouTube by Ingrooves Please Help · Joanna Connor … Show...
Read more >
Please Help (TV Series 2021– ) - IMDb
A normal girl trapped in a mundane and claustrophobic life as her grandmother's only carer starts to develop mysterious and unexplainable powers.
Read more >
Need urgent help - Mind
Ways to help yourself cope in a crisis. Practical tools to use right now, by yourself, wherever you are. If you're feeling in...
Read more >
Please-help GIFs - Get the best GIF on GIPHY
Explore and share the best Please-help GIFs and most popular animated GIFs here on GIPHY. Find Funny GIFs, Cute GIFs, Reaction GIFs and...
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