Welcome To My Images Page

Welcome to my Images page. Here are some things I have learned from the W3Schools Images web page. You can visit this page by clicking on this Link

What are the two attributes required for all img tags?
img, src, alt
How is the alt attribute related to screen readers?
A screen reader reads the HTML code and allows the user to listen to the content. Screen readers are useful for people who are visually impaired or learning disabled and so is the alt attribute.

Click here to return to the Notes Homepage