Multiple Choice
To center a body element within its html container, you should:
A) use CSS to establish a flexbox layout for the html container and apply the justify?content: center property-value pair to the html container.
B) use CSS to establish a flexbox layout for the body container and apply the justify?content: center property-value pair to the body container.
C) apply the text?align: center property-value pair to the body element.
Correct Answer:

Verified
Correct Answer:
Verified
Q17: By default, tables created with the display
Q18: For an element with a lot of
Q19: Provide code for a table heading cell
Q20: If you have a <code>table</code> element being
Q21: Web _ means that disabled users can
Q23: By default, table header cells (<code>th</code>) display
Q24: By default, table data cells (<code>td</code>) display
Q25: By default, there is a gap between
Q26: To match an element by its location
Q27: To align the text within a table's