asked 142k views
3 votes
The CSS ______________ property defines a border around an HTML element:

asked
User Stitz
by
8.0k points

1 Answer

4 votes
The CSS border property. For instance, border 3px solid green; defines a 3px thick border that is solid and green


answered
User Rohit Sisodia
by
8.4k points