Web technologies Questions | HTML Course | Practice Quiz 1 | Question 20
Which among the following is the correct way in HTML to insert an image?
(A) <img url=“https://bit.ly/2FicgIx”>Geeksforgeeks</img>
(B) <img href=“https://bit.ly/2FicgIx” alt= “Geeksforgeeks”></img>
(C) <img src=“https://bit.ly/2FicgIx” alt=“Geeksforgeeks”>
(D) <image src=“https://bit.ly/2FicgIx” alt=“Geeksforgeeks”></image>
Answer: (C)
Explanation:
Quiz of this Question
Please comment below if you find anything wrong in the above post
Recommended Posts:
- Web technologies | HTML and XML | Question 1
- HTML | <section> Tag
- Web technologies Questions | HTML Course | Practice Quiz 2 | Question 1
- Web technologies Questions | HTML Course | Practice Quiz 2 | Question 7
- Web technologies Questions | HTML Course | Practice Quiz 2 | Question 8
- Web technologies Questions | HTML Course | Practice Quiz 2 | Question 9
- How to create an HTML button that acts like a link?
- HTML | URL Encoding
- How to resize an image in an HTML 5 canvas ?
- PHP vs HTML
- HTML | Object tag
- HTML | Geolocation
- HTML | Introduction
- Most commonly used tags in HTML
- HTML | Id Attributes