exam questions

Exam 98-361 All Questions

View all questions & answers for the 98-361 exam

Exam 98-361 topic 1 question 25 discussion

Actual exam question from Microsoft's 98-361
Question #: 25
Topic #: 1
[All 98-361 Questions]

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

  • A. All tags are not in uppercase.
  • B. The body tag is missing a background attribute.
  • C. The line break tag is incorrectly formatted.
  • D. The HTML tags do not read XHTML.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
In XHTML, the <br> tag must be properly closed, like this: <br />.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
oliverrivasrivera
11 months, 2 weeks ago
The format is correct! the aswer is 4.
upvoted 2 times
...
JoelChuca
1 year, 8 months ago
<br> does not generate any error
upvoted 2 times
_dudus
1 year, 4 months ago
Maybe, it is not generate any error, but in XHTML we should write <br /> not <br>.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...