Multiple Choice
Case 5-3
Santo has made a Web site to promote his soccer team. He wants to maintain a page where he can list the information about each of the soccer members. For each member, he likes to display a brief list of biographical information on the left and then their picture on the right
-Santo wants the display the name of the team at the top of the table.Which element should he use to do this?
A) tbody
B) caption
C) td
D) colgroup
Correct Answer:

Verified
Correct Answer:
Verified
Q31: Table cells have the lowest precedence in
Q32: Multi-column layouts are created with CSS3 by
Q33: Tables are considered block-level elements.
Q34: The _ style can be used to
Q35: With the frame value _,a border is
Q37: By using the <thead> and <tfoot> tags,the
Q38: The default value for the frame attribute
Q39: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1895/.jpg" alt=" -The _ attribute
Q40: The table header,table body,and table footer may
Q41: One challenge associated with tables is that