PDA

View Full Version : How to insert a background image in HTML?



vishwanathoils
09-07-2021, 12:47 PM
How to insert a background image in HTML?

Akshay_M
09-23-2022, 05:23 AM
The most common & simple way to add background image is using the background image attribute inside the <body> tag.

QServices Inc
10-04-2022, 09:22 AM
we can use background image attribute inside the <body> tag.
we can also Use an Internal Style Sheet to add background image .