I don't understan The box-decoration-break property

Hello everyone!
I have seen the box-decoration-break property and i still don’t understand it much and don’t know what does it do exactly. because my lines are the same wheter i use it or not.
Can anyone explain it more to me?
Thank you :blush:

https://www.geeksforgeeks.org/css-box-decoration-break-property/

In the article linked to above, they describe it saying paragraph, but it’s a multi-line <span> that displays like a paragraph. Anyway, the <br>s break it into pieces and now they want those pieces styled. Limited use. Haven’t encountered it before.

1 Like