CSS Tag background-repeat
background-repeat Examples
background-repeat: repeat-x
background-repeat: repeat-y
background-repeat: repeat
background-repeat: no-repeat
background-repeat equivalent HTML Tag
Currently, there are no data about equivalent HTML tags for background-repeat
background-repeat with JavaScript
document.getElementById(id).style.backgroundRepeat="repeat-y"
See also below CSS tags:
border-leftcursorfont-sizepadding-rightfont-weight