C779 Module 5 Questions Exam Questions and
Correct Answers
Q: According to HTML5 standards, which choice correctly describes the relationship between
tables and Web page structure?
A
Tables should be used to structure Web pages in lieu of style sheets.
B
The <table> tag should be used with the <div> tag to structure Web pages.
C
Tables should be used where appropriate to format content, but not to structure Web pages.
D
Tables should be used to structure Web pages in addition to style sheets. - ANS C
Q: With which CSS table property can you specify values of left, center, right and justify?
A
The vertical-align property
B
The border property
C
The width property
, D
The text-align property - ANS D
Q: Which of the following table element tags are required when you use the <table> tag to
create a table?
A
Table caption <caption> and table data <td>
B
Table header <th> and table data <td>
C
Table row <tr> and table data <td>
D
Table caption <caption> and table header <th> - ANS C
Q: By default, content in a table data cell is aligned:
A
horizontally to the left and vertically to the center of the cell.
B
horizontally to the right and vertically to the top of the cell.
C
Correct Answers
Q: According to HTML5 standards, which choice correctly describes the relationship between
tables and Web page structure?
A
Tables should be used to structure Web pages in lieu of style sheets.
B
The <table> tag should be used with the <div> tag to structure Web pages.
C
Tables should be used where appropriate to format content, but not to structure Web pages.
D
Tables should be used to structure Web pages in addition to style sheets. - ANS C
Q: With which CSS table property can you specify values of left, center, right and justify?
A
The vertical-align property
B
The border property
C
The width property
, D
The text-align property - ANS D
Q: Which of the following table element tags are required when you use the <table> tag to
create a table?
A
Table caption <caption> and table data <td>
B
Table header <th> and table data <td>
C
Table row <tr> and table data <td>
D
Table caption <caption> and table header <th> - ANS C
Q: By default, content in a table data cell is aligned:
A
horizontally to the left and vertically to the center of the cell.
B
horizontally to the right and vertically to the top of the cell.
C