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.

Multiple challenge issues

See original GitHub issue

Challenge Size your Images has an issue. User Agent is: Mozilla/5.0 (Linux; Android 4.4.2; SM-T320 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.124 Safari/537.36. Please describe how to reproduce this issue, and include links to screenshots if possible.

My code:


<link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet" type="text/css">
<style>
  .red-text {
    color: red;
  }

  h2 {
    font-family: Lobster, Monospace;
  }

  p {
    font-size: 16px;
    font-family: Monospace;
  }

  .smaller-image {
    width: 100px;  
  }
</style>

<h2 class="red-text">CatPhotoApp</h2>

<img class="smaller-image"src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back. ">

<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 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
fannstercommented, Oct 22, 2016

Perfect thank u

0reactions
systimoticcommented, Dec 15, 2016

@dhcodes It was fixed! I believe Lance already shared it with you, but Stuart fixed it in https://github.com/FreeCodeCamp/FreeCodeCamp/pull/11472

Read more comments on GitHub >

github_iconTop Results From Across the Web

14 Grand Challenges for Engineering
From urban centers to remote corners of Earth, the depths of the oceans to space, humanity has always sought to transcend barriers, overcome...
Read more >
5 Biggest Challenges Facing Your Small Business
The top challenges for small businesses include client dependence, money management, and founder dependence, among others.
Read more >
Multimorbidity's many challenges - PMC - NCBI - NIH
Having multiple chronic medical conditions is associated with poor outcomes: patients have decreased quality of life, psychological distress, longer hospital ...
Read more >
25 Challenges for Students and Their Parents
From academics to student life to relationships, here are 25 challenges that students and families face as they transition to college.
Read more >
How to deal with 17 common leadership challenges - BetterUp
The 6 most common leadership challenges · 1. Providing inspiration. · 2. Developing others. · 3. Leading change. · 4. Handling different perspectives....
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