BOX MODEL (Border, Margin, Padding)
Border:
The border is simply nothing but a property of the CSS. it sets the border to the elements,
Like border-width ,border-style,& border-color.
Border-style properties:
dotted - Defines a dotted border
dashed - Defines a dashed border
solid - ...
chandrakiran.hashnode.dev3 min read