The display property is the most important property in CSS to control the layout of the web page. It provides the facility to display content of web pages in different varieties. The element div takes block as its default display while span takes inline as its default display.