https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/border-image-repeat
border-image-repeat - CSS | MDN
The border-image-repeat CSS property defines how the images for the sides and the middle part of the border image are scaled and tiled. The middle region can...
repeat css mdnborder image
https://developer.mozilla.org/fr/docs/Web/CSS/Reference/Values/repeat
repeat() - CSS | MDN
La fonction CSS repeat() permet de répéter un fragment d'une liste de pistes. Autrement dit, lorsqu'on a une grille avec de nombreuses lignes/colonnes, cela...
repeat css mdn