CSS Property : background-repeat explained !

Publicado em: 24 Agosto 2022
no canal de: Code Canvas
6,636
112

The background-repeat property in CSS is used to control how a background image is repeated within an element. Here are the possible values you can use:

repeat: The background image is repeated both horizontally and vertically. This is the default value.
repeat-x: The background image is repeated only horizontally.
repeat-y: The background image is repeated only vertically.
no-repeat: The background image is not repeated.
space: The background image is repeated as much as possible without clipping. The first and last images are pinned to either side of the element, and whitespace is distributed evenly between the images.
round: The background image is repeated and stretched or squished to fill the space without gaps.

🔔 Subscribe for more videos like this : https://www.youtube.com/c/CodeCanvas?...

#css3 #csstricks #css


Nesta página do site você pode assistir ao vídeo on-line CSS Property : background-repeat explained ! duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Code Canvas 24 Agosto 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 6,636 vezes e gostou 112 espectadores. Boa visualização!