Welcome to my Images Page!
Welcome to my Images page. Here are some things I have learned from the W3Schools Images web page.
- What are the two attributes required for all <img> tags?
- src - Specifies the path to the image and alt - Specifies an alternate text for the image.
- How is the alt attribute related to screen readers?
- A screen reader is a software program that 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.
Click Here to Generate An Image
Click here to return to the Notes Homepage.