<!DOCTYPE html> <html> <head> <style> body { background-image:url("/images/codingb-96x96.png"); background-repeat:no-repeat; } </style> </head> <body> <h1>Simple Heading</h1> <p>This is a block level element. It is being designed by the css properties.</p> </body> </html>
Run
×
Share