Reputation interview question

What is the CSS Box Model?

Interview Answer

Anonymous

Oct 17, 2018

The CSS box model consists of the width / height of the text/image/etc, padding, border, and margin.