mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 23:01:57 -04:00
chore(curriculum): Accessibility Quiz HTML numbering (#55733)
This commit is contained in:
@@ -130,7 +130,7 @@ assert.equal(document.querySelector('section:nth-of-type(3) > div.formrow > div:
|
||||
</fieldset>
|
||||
</div>
|
||||
<div class="question-block">
|
||||
<h3><span class="sr-only">Question</span>1</h3>
|
||||
<h3><span class="sr-only">Question</span>2</h3>
|
||||
<fieldset class="question" name="html-question-two">
|
||||
<legend>
|
||||
A label element nesting an input element is required to have a
|
||||
|
||||
Reference in New Issue
Block a user