IHYPRESS PROGRAMMING
CSS examples with code and output for beginners
c programming
HOME | ASP | C | CSS | GNUPLOT | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
CSS ❯ Multiple Backgrounds
<07>
<!DOCTYPE html> <html lang="en"><head> <meta charset="utf-8"> <title>Multiple Backgrounds</title> </head> <body> <div> <img src="https://ihypress.de/holidays/easter/egg2.gif"> <img src="https://ihypress.de//textures/wallpaper.gif"> </div> <div style="width:700px; height:200px; background-image:url('https://ihypress.de/holidays/easter/egg2.gif'), url('https://ihypress.de//textures/wallpaper.gif'); font-size:1.5em;"> Multiple backgrounds </div> </body> </html>
Hergestellt in Deutschland / Made in Germany
Multiple Backgrounds
Multiple backgrounds
COPYRIGHT © 2015-2024 IHY PRESS Frankfurt am Main 60329 Deutschland