Microsoft
98-361 · Question #372
You want to display an image on your Web page. This image is stored on a separate Web server but can be accessed with a public URL. Which of the following HTML tags should you use to ensure that the…
The correct answer is B. <IMG>. See the full explanation below for the reasoning.
Question
You want to display an image on your Web page. This image is stored on a separate Web server but can be accessed with a public URL. Which of the following HTML tags should you use to ensure that the image is displayed when the user navigates to your Web page?
Options
- A<LINK>
- B<IMG>
- C<A>
- D<HTML>
How the community answered
(42 responses)- A7% (3)
- B76% (32)
- C14% (6)
- D2% (1)
Community Discussion
No community discussion yet for this question.