15 + Background Image Body Html No Repeat HD Wallpapers. html background: url(images/bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; If you insist on using HTML only, you would have to resize the element according to your image. We position the image in the center of the page and prevent it from repeating across the page. body background-image: url(/path/to/image.png); When using the url() value, you have three choices This property specifies whether and how the image will repeat, or tile.
html background: url(images/bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; If you insist on using HTML only, you would have to resize the element according to your image. The background-repeat property in CSS is used to repeat the background image both horizontally and vertically. This demo will help you to set a background image in an element.
21 + Background Image Body Html No Repeat Background Images
It also decides whether the background-image will be repeated or not.
Html Background Image No Repeat Stretch