Home > Article > Web Front-end > How to use outline in css
The outline property is used in CSS to create a border around an element to highlight focus or status. It is different from the border property in that it does not take up space on the element, is automatically displayed when the element gets focus, and the color and style can be set independently. The syntax is as follows: outline: