Styling Tables

Question 1
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to set order in a table?
border
padding
dotted
text
Explanation:
Question 2
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property sets whether the table borders are collapsed into a single border or separated:?
border
border-collapse
collapse
table-border
Explanation:
Question 3
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to change the height of a table?
height
table-height
resize
position-y
Explanation:
Question 4
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property sets the vertical alignment?
align
vertical
vertical-align
vertical-alignment
Explanation:
Question 5
Marks : +2 | -2
Pass Ratio : 100%
Which of the following element is used within the table element to define a caption?
<tablecaption>
<caption>
<table-cap>
<table-caption>
Explanation:
None.
Question 6
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to specify table borders in CSS?
table
border
table:border
none of the mentioned
Explanation:
Question 7
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to change the background in a table?
table-background
background
color
none of the mentioned
Explanation:
None.
Question 8
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to align the text in a table?
align
text
text-align
none of the mentioned
Explanation:
Question 9
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to change the width of table?
width
table
table-width
resize
Explanation:
Question 10
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to control the space between the border and content in a table?
border
margin
padding
resize
Explanation: