a) border-collapse:collapse
b) table-border:collapse
c) border:collapse
d) table-border-collapse:collapse
Answer: a
Explanation: In order to collapse the border of a table, border-collapse: collapse; can be used inside <style> tag.
Related Posts
Before HTML5 where data had to be stored?
Which attribute is used with <select> element?
Which attribute is not used for the radio type?
Which element is used to create multi-line text input?
Which of the following is not used with password attribute?
Which attribute is not used on new forms?
tel attribute is supported by the _________ browser.
Join The Discussion