i enclosed 3 child container in parent container,width of 2 child container is size of parent container. and other child container overflows
enter image description here
i was expecting this output i.e ( 3rd container should overflow by 50 px since parent container is 100 px in width
enter image description here
but it gets automatically adjusted , i tried : overflow property in parent attribute but no change,
can somebody help?? BTW i used MOZILLA AND CHROME latest for output image
sriraman prasad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2