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.

HTML-challenges: links are inconsistent.

See original GitHub issue

Describe your problem and how to reproduce it: About 19 of the HTML lessons contain links, either in the html-code or in the description&instructions.

16 of them use short links. (for example freecodecamp.org) 2 of them use long links. (for example www.freecodecamp.org) 1 uses a mixture of both.

I suggest using one style for all challenges. Personally, I’m in favor of the shorter variant, as it’s easier to read for new students.

Add a Link to the page with the problem: This originated here: https://github.com/freeCodeCamp/freeCodeCamp/pull/41876#issuecomment-824105202

Links to challenges: thisisalink.com

  1. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements
  2. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements
  3. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol
  4. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link
  5. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list
  6. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-an-ordered-list
  7. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-text-field
  8. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field
  9. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-form-element
  10. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form
  11. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field
  12. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons
  13. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes
  14. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes
  15. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default
  16. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element

www.thisisalink.com

  1. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements
  2. https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph

Mixture of both: https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-images-to-your-website

Tell us about your browser and operating system:

  • Browser Name: Firefox
  • Browser Version: 88.0 (64-bit)
  • Operating System: Linux

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
raisedadeadcommented, Apr 26, 2021

Hi @Jaspreet099 @WalidMoua and @gmfuster we thank you for your interest in contributing to the codebase. We understand we may not have enough first-timer only issues for you to work on, however we always have a lot of things that you can help us with.

I encourage you to look at some the issues that are labeled help-wanted. These may not be trivial but we trust that with some help from the folks in our contributing chat you should be able to kickstart your contributing journey.

Also do not forget to read our contributing guidelines, they have all the information you need to get started.

Cheers & happy contributing

1reaction
Glitchy-Toziercommented, Apr 24, 2021

@Jaspreet099 @ojeytonwilliams Uhhh, isn’t there already someone working on this? (#41900)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Handling common HTML and CSS problems - MDN Web Docs
The trouble with HTML and CSS​​ In other cases, nascent features are not supported consistently across browsers, which can make some features and ......
Read more >
clicking on a link behaviour inconsistent - Stack Overflow
I'm guessing a lot because there's no code. Let's break down the possible causes: javascript. event.preventDefault not implemented on click ...
Read more >
Security: Inconsistent CORS implementation regarding CSS ...
3163.100 we found an issue with write access to cross-origin CSS rules embedded with the link element using CORS . A normal request...
Read more >
[Question]Inconsistent defer script description between doc ...
When the script is ready, set the element's "ready to be parser-executed" flag. The parser will handle executing the script. My html is:...
Read more >
&nbsp and HTML Space Challenges and Tricks | Mailtrap Blog
or non-breaking space, is an HTML character used to create a space. ... of a lack of standards and inconsistencies between email clients....
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