Multiple Choice
Given the following HTML code that forms the top of a web page, and asssuming that the web page contains English content, how should you modify the <code><html></code> tag?
<html >
<head>
<title>Sample Web Page
<head>
A) <code><HTML language="english"></code>
B) <code><html language="english"></code>
C) <code><html lang="en"></code>
D) <code><!html lang="en"></code>
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Coding-style conventions suggest that you should omit
Q6: Modify the following code so it exhibits
Q7: The purpose of the <code>small</code> element is
Q8: Why is it appropriate to use monospace
Q9: The ≤ character reference displays which of
Q11: To display superscripted text, use the _
Q12: Proper style says to use uppercase for
Q13: The _ element is for an abbreviation
Q14: The code element indicates that its enclosed
Q15: The cite element is used to display