* Added links for the MP3 files
Had to go through the trouble of finding audio clips in the source code of the sample project to finish mine.
* Apply suggestions from code review
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
* feat: add preview popout window
* fix: remove unused
* fix: add title to window
* fix: add preview to window title
* feat: it works
* chore: clean up
* chore: more clean up
* fix: add better screen reader messages
* Changed descriptions of id from properties to attributes
* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/62ff8b9dab5ac88e4d3d43a3.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/62ff8e998d3e7eae14d6ae3b.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/62ff919a7b5612c0670923a5.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Add files via upload
* removed merge conflicts
* new step 17
* write step 17 + seed code step 18
* for and id to remaining steps
* new step 28
* finish id and for in second fieldset
* new step 37
* 37 tests
* update seeds and solution
* more updating seeds and solution
* fixed wrong seed
* fixed wrong test
* formatting
* Apply suggestions from Shaun's code review
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Johnathan Webster <81039525+JohnathanTWebster@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* feat: add lang code to iframe
* feat: apply Naomi's code review
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
* fix: Iframe title test
* Apply suggestions from code review
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
* fix: hopefully things make sense
* fix: steal sem's idea for DOMParser
* fix: make the solution work on the main frame
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>