Basic CSS Questions Part 2
Dec 24, 2023 · 3 min read · What does the line-height property control in CSS? It sets the height of a line box. How do you add a border to an element in CSS? Using the border property. Explain the difference between padding and margin. Padding is the space inside an ele...
Join discussion