Antra Interview Question

What is the difference between display: inline and display: inline-block

Interview Answer

Anonymous

Nov 12, 2024

inline elements don't take up an entire space – that is, they don't start on a new line – but block elements do