CIW
1D0-520 · Question #5
Consider the following code: <img src="ciw-logo.gif" width="231" height="84" border="0"/> </a> The preceding code seems to render properly in multiple Web browsers. However, it will not validate to…
The correct answer is A. The alt attribute. See the full explanation below for the reasoning.
Question
Consider the following code:
<img src="ciw-logo.gif" width="231" height="84" border="0"/> </a> The preceding code seems to render properly in multiple Web browsers. However, it will not validate to W3C standards. Which of the following must be added?
Options
- AThe alt attribute
- BA linked style sheet
- CA closing </img> tag
- DAn embedded style sheet
How the community answered
(30 responses)- A73% (22)
- B3% (1)
- C17% (5)
- D7% (2)
Community Discussion
No community discussion yet for this question.