freeCodeCamp/curriculum/challenges/english
Jean Jordaan 33edc072b9 Use the correct element name in <code> blocks, gloss it seperately (#35616)
* Update link-to-external-pages-with-anchor-elements.english.md

If you write "`anchor` element" instead of "`a` element", you should also write "`hyperreference` attribute", instead of "`href` attribute".
Suggestion: write "`a` (_anchor_) element", or "anchor (`a`) element", to communicate the element name explicitly and gloss it at the same time.
The `<code>` sections should be valid code as far as possible.

* Change md to html

* Don't mark up 'anchor' as code

The tag is `a`, the name is _anchor_.

* Revert "Don't mark up 'anchor' as code"

This reverts commit 50c6a3a7c9.

* Don't mark up 'anchor' as code

The tag is `a`, the name is _anchor_.
2019-03-25 10:50:33 -05:00
..
01-responsive-web-design Use the correct element name in <code> blocks, gloss it seperately (#35616) 2019-03-25 10:50:33 -05:00
02-javascript-algorithms-and-data-structures Update description of tests pig-latin.english.md where too vague (#35499) 2019-03-25 08:02:18 -07:00
03-front-end-libraries fix: add solution to Bootstrap challenge (#35650) 2019-03-24 10:28:07 -07:00
04-data-visualization fix: broken tests in add-axes-to-a-visualization-challenge-in-d3 (Issue: #35554) (#35577) 2019-03-13 13:53:02 +05:30
05-apis-and-microservices Corrected grammatical mistake (#35631) 2019-03-19 11:24:48 -04:00
06-information-security-and-quality-assurance Update challenge descriptions with code tags (#35539) 2019-03-10 08:21:12 -07:00
08-coding-interview-prep Fix missing "currentNode" variable declaration in data structures linked list challenges (English) (#35638) 2019-03-25 15:53:38 +01:00
09-certificates chore(meta): Move challenge meta to challenges root 2018-10-11 02:15:05 +05:30