

McqMate
Q. |
How to add alternative text for an Image? |
A. | <img src = "http://www.mcqmate.com/brand.png" alternate = "Brand of website" /> |
B. | <img src = "http://www.mcqmate.com/brand.png" alt text = "Brand of website" /> |
C. | <img src = "http://www.mcqmate.com/brand.png" alternate text = "Brand of website" /> |
D. | <img src = "http://www.mcqmate.com/brand.png" alt = "Brand of website" /> |
Answer» D. <img src = "http://www.mcqmate.com/brand.png" alt = "Brand of website" /> |
View all MCQs in
HTMLNo comments yet