The CSS border property defines a border around an HTML element. Use of CSS border property: p { border: 2px solid powderblue; }