Answer (Choose 1 answer)
Consider the below code:
div
{ width: 300px;
Padding: 5px;
Border: 1px red solid;
Margin:0px;
}
Choose the right statement about the total width of a div tag.
A. Total width: 300px
B. Total width: 310px
C. Total width: 312px
D. Total width: 302px
Exit (55