Antra interview question

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

Interview Answer

Anonymous

12 Nov 2024

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