css borders
-
Border in CSS
the border feature in css allows to define the style, width and color for the border of an element. -
Outline in CSS
outline is a line around the element, located outside the border to highlight the element.