freeCodeCamp/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5
Randell Dawson 42bc9fa9b6 fix(curriculum): Made tests not accept invalid HTML (#35774)
* fix: made tests stricter

* fix: simplify text

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
2019-04-10 19:21:52 +05:30
..
add-a-submit-button-to-a-form.english.md fix: removed unecessary guideUrl from frontmatter 2019-02-19 11:34:27 +03:00
add-images-to-your-website.english.md fix(curriculum): Made tests not accept invalid HTML (#35774) 2019-04-10 19:21:52 +05:30
add-placeholder-text-to-a-text-field.english.md added clarification in test text (#26458) 2019-03-08 14:01:47 +05:30
check-radio-buttons-and-checkboxes-by-default.english.md feat(curriculum): Add challenge on using the value attribute (#35301) 2019-03-24 18:43:05 -05:00
comment-out-html.english.md Solution to Comment out H1 and p tag, but not H2 element. (#32125) 2019-01-25 11:53:30 -05:00
create-a-bulleted-unordered-list.english.md fix: added test case and working solution for empty li elements in the 'Create an ordered list' challenge. (#35177) 2019-03-01 23:50:09 +05:30
create-a-form-element.english.md fix: changed js to html in solution section (#35414) 2019-02-25 22:50:58 -05:00
create-a-set-of-checkboxes.english.md Updated text formatting and inconsistencies for files in basic-html-and-html5 challenges (#19921) 2018-11-12 19:23:12 +09:00
create-a-set-of-radio-buttons.english.md fix(challenge): remove child selector from name attribute test (#35423) 2019-03-27 11:33:41 +05:30
create-a-text-field.english.md Expected solution for the challenge seed code (#32530) 2019-02-05 18:33:30 -08:00
create-an-ordered-list.english.md Fixed interpunction in the introduction paragraph (#32157) 2019-03-12 14:53:17 -07:00
declare-the-doctype-of-an-html-document.english.md Fix: remove quote from challenge where not needed [english] (#35493) 2019-03-19 15:04:03 +05:30
define-the-head-and-body-of-an-html-document.english.md Expected solution for the challenge seed code (#32522) 2019-02-12 08:19:56 -08:00
delete-html-elements.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
fill-in-the-blank-with-placeholder-text.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
headline-with-the-h2-element.english.md Sample solution for the challenge seed code (#31929) 2019-01-25 11:19:27 -05:00
inform-with-the-paragraph-element.english.md fix: updated the note sections for responsive web design english (#35528) 2019-03-22 15:02:12 +01:00
introduction-to-html5-elements.english.md fix(challenge): update text to give an explanation of wrapping (#34811) 2019-04-04 22:49:21 -04:00
link-to-external-pages-with-anchor-elements.english.md Use the correct element name in <code> blocks, gloss it seperately (#35616) 2019-03-25 10:50:33 -05:00
link-to-internal-sections-of-a-page-with-anchor-elements.english.md Use the correct element name in <code> blocks, gloss it seperately (#35616) 2019-03-25 10:50:33 -05:00
make-dead-links-using-the-hash-symbol.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
nest-an-anchor-element-within-a-paragraph.english.md Use the correct element name in <code> blocks, gloss it seperately (#35616) 2019-03-25 10:50:33 -05:00
nest-many-elements-within-a-single-div-element.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
say-hello-to-html-elements.english.md fix: test curriculum challenges (#24180) 2018-10-23 18:51:53 +05:30
turn-an-image-into-a-link.english.md Use the correct element name in <code> blocks, gloss it seperately (#35616) 2019-03-25 10:50:33 -05:00
uncomment-html.english.md Added solution to the uncomment-html-english-challenge (#28868) 2019-01-24 16:03:03 -05:00
use-html5-to-require-a-field.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
use-the-value-attribute-with-radio-buttons-and-checkboxes.english.md fix(challenge): add .english to file name (#35687) 2019-03-27 06:38:25 -07:00