How to use two background image in css posted by Internet on 06:21 No Comments How to Internet if are you using the Multi Background image in CSS use this code in your style.css body { background-image: url("banner.png"), url("demo.png"); background-color: #cccccc; }
0 comments
Post a Comment