CIW v5 Founfations Exam 1D0-510 Question # 10 Topic 2 Discussion

CIW v5 Founfations Exam 1D0-510 Question # 10 Topic 2 Discussion

1D0-510 Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

Consider the following XHTML code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ">"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

<title> This is an HTML document </title>

</head>

<body>

This is a test page for the departmental Web page.

</body>

</html>

This code failed validation. Why?


A.

Because the opening <head> tag is missing


B.

Because the closing </meta> tag is missing


C.

Because the <html> tag should use all-capital letters


D.

Because the <body> tag must have a code statement


Get Premium 1D0-510 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.