Which tag is used to insert an image in HTML?, <image>, <img>, <pic>, <src>, What does the src attribute do in the <img> tag?, Adds alternative text, Sets image height, Sets the image path or URL, Adds a title, Which attribute shows text when the image cannot load?, title, caption, alt, text, Which is the correct syntax for adding an image?, <img alt="cat.jpg" src="A cute cat">, <img src="cat.jpg" alt="A cute cat">, <img image="cat.jpg" alt="A cute cat">, <img>cat.jpg</img>, What is the purpose of the title attribute?, Adds a border, Sets file type, Changes image size, Shows a tooltip when hovering, The <img> tag needs a closing tag., True, False, The alt attribute helps screen readers understand the image., True, False, You can add width and height attributes to resize the image., True, False, The src attribute can only link to images from the internet., True, False, Which HTML code will add an image called flower.jpg with alt text “Red flower”., <img src="flower.jpg" alt="Red flower">, <image="flower.jpg" alt="Red flower">

HTML IMAGE TAGS

Leaderboard

Visual style

Options

Switch template

Continue editing: ?