Multiple Choice
To help a screen reader know which header cell a data cell is associated with:
A) use the th element's data attribute with a value that matches the associated data cell's id value.
B) use the td element's headers attribute with a value that matches the associated header cell's id value.
C) apply a header: heading-cell-id CSS rule to the data cell where the heading-cell-id value matches the associated header cell's id value.
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Which of the following would be a
Q3: If you want absolute positioned boxes to
Q4: To provide an indication that text that
Q5: The kbd element indicates that its enclosed
Q6: The following JavaScript variable name exhibits proper
Q7: Normally, within a class definition, you should
Q8: For the "if, else" form of the
Q9: You should always surround attribute values with
Q10: What is a disadvantage of a list
Q11: Suppose you have a class named Student