Sim-Ex™ Practice Exams for CIW Foundations : Practice Questions

HTML tag Order

Home     Previous     Up     Next

Q6. Which of the following is correct order of tags that appear in a HTML page?

A. <html>
<head><title>Title goes here</title></head>
<body>

B. <head><title>Title goes here</title></head>
<html>
<body>

C. <body>
<html>
<head><title>Title goes here</title></head>

D. <html>
<body<
<head><title>Title goes here</title></head>

Correct Answer: A

Explanation:

The correct order that HTML tags appear is:
<html>
<head><title>Title goes here</title></head>
<body>
</body>
</html>

Home     Previous     Up     Next


Disclaimer: Simulationexams.com is not affiliated with any certification vendor, and Sim-Ex™ Practice Exams are written independently by SimulationExams.com and not affiliated or authorized by respective certification providers. Sim-Ex™ is a trade mark of SimulationExams.com or entity representing Simulationexams.com.CIW® is a trademark of Prosoft™