How to place a background center image in html & css with no tiling

by | Aug 30, 2020 | 0 comments

How to place a background center image in html & css with no tiling

by | Aug 30, 2020 | CSS Tips and Tricks | 0 comments



One of the problems I had when new to CSS was how to stop tiling of a background image. This video will show you how to scale and put an image in the center of your web page without tiling, repeating or scrolling. Source code can be found here: https://williamclarkson.net/code/downloads/3328/

source