HTML-challenges: links are inconsistent.
See original GitHub issueDescribe 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
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-an-ordered-list
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-text-field
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-form-element
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element
www.thisisalink.com
- https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements
- 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:
- Created 2 years ago
- Comments:9 (8 by maintainers)
Top GitHub Comments
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
@Jaspreet099 @ojeytonwilliams Uhhh, isn’t there already someone working on this? (#41900)