jsx-a11y/alt-text
<img src="foo" alt="Foo eating a sandwich." />
<img src="foo" alt={"Foo eating a sandwich."} />
<img src="foo" alt={altText} />
<img src="foo" alt={`${person} smiling`} />
<img src="foo" alt="" />
<object aria-label="foo" />
<object aria-labelledby="id1" />
<object>Meaningful description</object>
<object title="An object" />
<area aria-label="foo" />
<area aria-labelledby="id1" />
<area alt="This is descriptive!" />
<input type="image" alt="This is descriptive!" />
<input type="image" aria-label="foo" />
<input type="image" aria-labelledby="id1" />
Also in JavaScript:
- js document.getelementsbyclassname modify innertext
- js remove form object by key
- how to find the smallest two numbers in an array javascript
- pi in js
- how to host react app on heroku
- checkbox default value and checked value get in jquery
- install node modules
- javascript find the min in array of numbers
- upload file from url javascript
- js yield*
- hello world in jsp
- javascript substring messes emoji
- angular get current time
- npm react native turn by turn navigation
- document queryselectorall and map javacript
- how to add multiple comment in react
- enviando post angular 8
- javascript select2 sortable
- chrome add a javascript bookmark
- same name different extentions react-native android
- 11. Which of the following metals catch fire on reaction with air? A. Magnesium B. Manganese C. Potassium D. Calcium
- js switch case greater than
- node js crud operation
- jquery duplicate last table row