Identify the issue: div { width: 100%; padding: 20px; } without using box-sizing: border-box;. - Study24x7
Social learning Network
23 Apr 2024 04:00 PM study24x7 study24x7

Identify the issue: div { width: 100%; padding: 20px; } without using box-sizing: border-box;.

A

The div will be wider than its parent

B

The div's width is too small

C

No issue

D

The padding is ignored

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles