11 lines
252 B
Markdown
11 lines
252 B
Markdown
---
|
|
title: Border Style Property
|
|
---
|
|
## Border Style Property
|
|
|
|
You can use `border-style` property to set the line style for all borders of an element.
|
|
|
|
#### More Information:
|
|
Docs: [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/border-style)
|
|
|