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.

Stale Video - Nest Anchor Element

See original GitHub issue

Affected page

https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph

Your code Typical user code:

<h2>CatPhotoApp</h2>
<main>
<p> View more
<a href="https://www.freecatphotoapp.com" target="_blank">cat photos</a>
</p>
<img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">

<p>Kitty ipsum dolor sit amet, shed everywhere shed <a href="https://www.freecodecamp.org">everywhere</a> stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>

Expected behavior

We’ve had an uptick of people blindly copying the help video from this challenge without reading the instructions: This leads to campers failing the requirement

You should only have one a element.

(This is generally a problem with the help videos, unfortunately - copying with zero understanding.)

Does this video link need to be updated or removed?

Screenshots If applicable, add screenshots to help explain your problem. you can drag and drop, png, jpg, gif, etc. in this box.

System (please complete the following information):

  • Device: [e.g. iPhone6, Laptop]
  • OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
  • Browser: [e.g. chrome, safari]
  • Version: [e.g. 22]

Additional context Add any other context about the problem here.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
ieahleencommented, Apr 23, 2021

let’s remove it, it’s already that direction with other videos, once there is a discrepancy, the challenge win and the video is removed

1reaction
lasjorgcommented, Apr 23, 2021

Seeing as this is an easy fix (I assume we just remove the URL) I will open this up to first-timers. If anyone disagrees feel free to remove the label.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nest an Anchor Element within a Paragraph Free Code Camp ...
This video is part of the Responsive Web Design Certification 300 hours Course, under the section called: Basic HTML and HTML5 If you...
Read more >
Nest an Anchor Element within a Paragraph | freeCodeCamp
Your browser can't play this video. ... Basic HTML and HTML5: Nest an Anchor Element within a Paragraph | freeCodeCamp.
Read more >
freeCodeCamp Basic HTML5 Nest an Anchor - YouTube
In this video we finish the rest of the Basic HTML and HTML5 section of freeCodeCamp. We start off by nesting an anchor...
Read more >
Nest an Anchor Element within a Paragraph | freecodecamp
Your browser can't play this video. Learn more. Switch camera.
Read more >
freeCodeCamp Nest an Anchor Element within a Paragraph
I solve freeCodeCamp Responsive Web Design Basic HTML and HTML5 Nest an Anchor Element within a Paragraph. I hope this helps you!
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