Q. How to add alternative text for an Image? (Solved)
1. A. <img src = "http://www.mcqmate.com/brand.png" alternate = "Brand of website" />
2. <img src = "http://www.mcqmate.com/brand.png" alt text = "Brand of website" />
3. C. <img src = "http://www.mcqmate.com/brand.png" alternate text = "Brand of website" />
4. D. <img src = "http://www.mcqmate.com/branpng" alt = "Brand of website" />
- d. D. <img src = "http://www.mcqmate.com/brand.png" alt = "Brand of website" />