1.

Which of the following specifies the distance between the borders of adjacent cells?(a) border-spacing-cell(b) border-width-spacing(c) border-spacing(d) cell-spacingI had been asked this question in homework.The origin of the question is CSS border in portion CSS Text, Borders and Images of CSS

Answer»

The CORRECT CHOICE is (c) border-spacing

Easiest explanation: The border-spacing property sets the distance between the borders of ADJACENT cells (only for the “separated borders” MODEL).



Discussion

No Comment Found

Related InterviewSolutions