1.

Choose the CSS property that can be used for collapsing the borders between table cells?(a) border(b) collapse-border(c) border-collapse(d) border-cellI had been asked this question by my school teacher while I was bunking the class.My question comes from CSS border topic in chapter CSS Text, Borders and Images of CSS

Answer»

Right CHOICE is (C) border-collapse

Explanation: The border-collapse property sets whether the table borders are collapsed into a SINGLE border or detached as in STANDARD HTML.



Discussion

No Comment Found

Related InterviewSolutions