<!DOCTYPE html> <html> <head> <style> body { background-image:url("/images/codingb-96x96.png"); background-size:200px; } </style> </head> <body> <div>This is div element. And the background of this elemenet is an image.</div> </body> </html>
Run
×
Share