TOP CATEGORIES

×

What is display block in CSS?

G

Gill Nayar

Display Block in CSS

In CSS, a display block defines an area in an HTML page with the maximum possible width by using many block elements to occupy 100% of their parent element's width.

1 votes

Your Answer