Exam 9: Table Basics
Exam 1: Internet and Web Basics21 Questions
Exam 2: Html Basics31 Questions
Exam 3: Web Design Basics27 Questions
Exam 4: Cascading Style Sheets Basics25 Questions
Exam 5: Graphics Text Styling Basics28 Questions
Exam 6: More Css Basics25 Questions
Exam 7: Page Layout Basics20 Questions
Exam 8: More on Links, Layout, and Mobile20 Questions
Exam 9: Table Basics24 Questions
Exam 10: Form Basics26 Questions
Exam 11: Media and Interactivity Basics24 Questions
Exam 12: Web Publishing Basics20 Questions
Select questions type
Use the ______ attribute to configure the browser to render default table and table cell borders.
Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
C
The CSS border-spacing property can be used to configure the horizontal and vertical spacing of table borders.
Free
(True/False)
4.8/5
(37)
Correct Answer:
True
To eliminate the space between table cells, use the ___________ property.
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
C
A table with a width set to 600 pixels will look _______ on a monitor with resolution set to 640 x 480 than on a monitor with resolution set to 1024 x 768
(Multiple Choice)
4.8/5
(38)
The CSS vertical-align property can be used to configure the vertical alignment of the contents of a table cell.
(True/False)
4.9/5
(42)
Is the following HTML code valid?
< table >
< tr >
< td >cell 1< /td >
< td >cell 2< /tr >
< /tr >
< /table >
(Multiple Choice)
5.0/5
(41)
Which of the following CSS3 properties configure the alignment of text within a table?
(Multiple Choice)
4.9/5
(30)
Use the ________ element to configure a table footer row group.
(Multiple Choice)
4.7/5
(36)
Which of the following CSS3 pseudo-elements could be used to apply styles to the last row of a table?
(Multiple Choice)
4.8/5
(41)
Which of the following CSS3 properties position the caption of a table?
(Multiple Choice)
4.8/5
(33)
Use the headers attribute on the ___ element to correspond to the id attribute on a ___ element.
(Multiple Choice)
4.8/5
(36)
The purpose of the _______ element is to describe the contents of a table.
(Multiple Choice)
4.7/5
(42)
Use the ______ attribute on a td element to associate it with a table heading cell.
(Multiple Choice)
4.7/5
(30)
Use the ________ element to configure a table head row group.
(Multiple Choice)
4.9/5
(47)
Use the th element to indicate a table column or row _____.
(Multiple Choice)
4.9/5
(36)
Showing 1 - 20 of 24
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)