<html> <head> <style type="text/css"> body { background-image:urlC:\Users\systemuser\Pictures\flower.jpg'); background-repeat:repeat-x; } </style> </head> <body> <h1>Hai Friends!!</h1> </body> </html>
Output:
The image in the given URL will be set as the Background with the Text “Hai Friends!!”.