Correct Answer: <img src="image.jpg" />
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML MCQ Questions
The proper way to define an image link is <img ahref="http://example.com" src="image.jpg />
What is the attribute for <image> tag?
Which of the following is NOT a block element?
<bgsound src="music.mid" loop="1"> will play the music.mid once on all browsers.
Which attributes changed the <input>
Which of the following HTML link statements is correctly constructed?
True or False: <script> tags may only go in between the <head> tags
Which HTML element will NOT create a line break by default?
When is the content of a table shown?
Which property tells how many rows a cell should span?