No of visitors who read this post:
181
Category:
Internet Development
Type:
Question
Author:
Iris coulter
I have two images and want to apply both images to my web page background,is there any way to do this using HTML or CSS?
- Login or Signup Now to post comments

You can use any image as background in your web page. You just need to host the image using any file hosting site so that the image can be displayed. Or you can upload the image to be used as background in your website then just copy its URL. Here are some of the scripts that can be used to display the image as background in your webpage using CSS. Just add this script to your CSS file.
Regards
Sharath Reddy