learn.freecodecamp.org
Use fieldset and legend: Choose one of these three items: Choice One Choice Two Choice Three
learn.freecodecamp.org
The label tag wraps the text for a specific form control item, usually the name or label for a choice...
learn.freecodecamp.org
HTML5's audio element gives semantic meaning when it wraps sound or audio stream content in your markup. Audio content...
learn.freecodecamp.org
Always use alt when the image needs some description for anyone who can't see it. Use alt='' (ie, leave...
Best results in other decks
SimpleForm comes with an option browser_validations which could be used to give fields that have a presence validation the...
makandracards.com
As it's quite hard to use a screen reader when you have never done so before, I added a...