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.

Its a no-go wont move along to the next option/lesson ive completed and was told good job!

See original GitHub issue

Challenge Make Dead Links using the Hash Symbol has an issue. User Agent is: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Firefox/45.0. 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;
  }

  .thick-green-border {
    border-color: green;
    border-width: 10px;
    border-style: solid;
    border-radius: 50%;
  }

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

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

<p>Click here for <a href="#">cat photos</a>.</p>

<img class="smaller-image thick-green-border" 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 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
tommygebrucommented, Jan 25, 2017

Works for me, working on mbp, google chrome browser

0reactions
kaleb-ben-israelcommented, Jan 25, 2017

it was my browser … after taking a break i returned and tried another browser Vivaldi … and it worked fine … sorry for any troubles

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Set-Up-To-Fail Syndrome - Harvard Business Review
The employee doesn't understand the work, a manager might contend. Or the employee isn't driven to succeed, can't set priorities, or won't take...
Read more >
7 Life Lessons You Can Learn at Work | Indeed.com
The life lessons we learn from work can be used not only to improve our professional lives but our personal ones as well....
Read more >
What I Learned From Quitting My Job With No Plan | The Muse
Quitting your job with no back-up plan in place can be scary. But, it can also be incredibly enlightening. Here are four lessons...
Read more >
Parcl's CHRO shares the challenges of moving into senior roles
Employees don't quit their jobs, they quit their bosses. Here's how to be a manager that makes workers stick around.
Read more >
[JEFF:] Good morning, everyone. I don't obey rules. I had to turn off ...
We had gone out and told people you wouldn't have to do any reporting on Work-Study and then I know we look a...
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