The language for styling web pages.
The CSS border properties allow you to specify the style, width, and color of an elements border.
border: width style color;
Edit the code below and click Run to see the result live.