Exam 8: Tables
Exam 1: Introduction to the Internet and World Wide Web17 Questions
Exam 2: Html Basics28 Questions
Exam 3: Configuring Color and Text With Css22 Questions
Exam 4: Visual Elements and Graphics33 Questions
Exam 5: Web Design25 Questions
Exam 6: Page Layout28 Questions
Exam 7: Responsive Page Layout23 Questions
Exam 8: Tables22 Questions
Exam 9: Forms25 Questions
Exam 10: Web Development21 Questions
Exam 11: Web Multim27 Questions
Exam 12: E-Commerce Overview20 Questions
Exam 13: Web Promotion & A Brief Look at Javascript and Jquery48 Questions
Select questions type
Use the headers attribute on the ___ tag to correspond to the id attribute on a < th > tag.
Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
B
_____ The CSS border-spacing property can be used to configure the horizontal and vertical spacing of table borders.
Free
(True/False)
4.8/5
(34)
Correct Answer:
True
Use the ______ attribute to configure the width of a table border.
Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
C
Which of the following CSS3 properties configure the alignment of text within a table?
(Multiple Choice)
4.7/5
(38)
The purpose of the _______ element is to describe the contents of a table.
(Multiple Choice)
4.8/5
(44)
_Use _______ element to indicate table column headings or table row headings.
(Multiple Choice)
4.9/5
(40)
Use the ______ attribute on a < td > element to associate it with a table heading cell.
(Multiple Choice)
4.7/5
(26)
Use the CSS ______ property to configure the cellpadding of a table.
(Multiple Choice)
4.8/5
(42)
Choose the best answer below to the following question: Is the following CSS code valid? table { border: 2px #000000 solid;
Border-spacing: 0;
}
(Multiple Choice)
4.8/5
(35)
Which of the following CSS3 pseudo-elements will be useful when configuring every other row of a table?
(Multiple Choice)
4.9/5
(40)
Which of the following CSS properties positions the caption of a table?
(Multiple Choice)
4.8/5
(42)
The table element's __________ attribute is valid when using HTML5 syntax.
(Multiple Choice)
4.9/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.9/5
(25)
Use the ________ tag pair to configure a table footer row group.
(Multiple Choice)
4.8/5
(45)
Is the following code valid in HTML5? < table border="1" cellspacing="5" cellpadding="5" >
(Multiple Choice)
4.7/5
(35)
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.9/5
(40)
Select the item below that lists elements used in an HTML table:
(Multiple Choice)
4.8/5
(41)
_____ The CSS vertical-align property can be used to configure the vertical alignment of the contents of a table cell.
(True/False)
4.7/5
(43)
Showing 1 - 20 of 22
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)