nerdexam
CIW

1D0-520 · Question #12

Jason needs to create a table with four columns and six rows. Which of the following attributes must he include in the <td> tag to allow the first cell to span across the entire width of the table?

The correct answer is A. colspan="4". See the full explanation below for the reasoning.

Question

Jason needs to create a table with four columns and six rows. Which of the following attributes must he include in the <td> tag to allow the first cell to span across the entire width of the table?

Options

  • Acolspan="4"
  • Bcolspan="6"
  • Crowspan="6"
  • Dwidth="100%"

How the community answered

(29 responses)
  • A
    76% (22)
  • B
    7% (2)
  • C
    14% (4)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1D0-520 Practice