nerdexam
Microsoft

98-361 · Question #144

98-361 Question #144: Real Exam Question with Answer & Explanation

The correct answer is A. The line break tag is incorrectly formatted.. In XHTML, the <br> tag must be properly closed, like this: <br />.

Question

In this XHTML code sample, what will cause an error?

Exhibit

98-361 question #144 exhibit

Options

  • AThe line break tag is incorrectly formatted.
  • BThe HTML tags do not read XHTML.
  • CThe body tag is missing a background attribute,
  • DAll tags are not in uppercase.

Explanation

In XHTML, the <br> tag must be properly closed, like this: <br />.

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice