Welcome to my Images Page
Welcome to my Images page. Here are some things i have learned from the W3Shools Images web page.
- What are the two attributes required for all 'img' tags
- The two attributes for all 'img' tags are 'src' and
'alt'
- How is the alt attribute related to screen readers?
- The 'alt' attribute provides text descriptions for images allowing screen readers to convey visual info
W3schools HTML Images
Click this link to go back to the home page.