Hello guys,
In this video, we seen css box model. Css box model is a container that wraps around every html elements in a web page. There are four main primary components in css box : margin, padding, border and content.
Margin - space added outer side of the html elements
Padding - space added inside between the border and content.
Border - creating border for html elements
Content - content area is where the actual content such as text or images
#html5 #css #css3 #boxmodel #csstutorial #webdevelopment #frontenddevelopment
THANKS FOR WATCHING !