Multiple Choice
Given the following HTML code that forms the top of a web page, what instruction should appear above the code?
<html>
<head>
<title>Sample Web Page
</head>
A) <!DOCTYPE html>
B) <doctype html>
C) <DOCTYPE>
D) <doctype>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: All the images on a web page
Q47: A global attribute is an attribute that
Q48: A pseudo-class begins with a colon and
Q49: Suppose you have a button within a
Q50: Which of the following is an integer-format
Q52: If you call the scale method to
Q53: An object is defined by its set
Q54: By default, a number control allows integer
Q55: The _ image file format was invented
Q56: An if statement is an example of