nerdexam
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)
  • A
    73% (22)
  • B
    3% (1)
  • C
    17% (5)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 1D0-520 Practice