Joke Collection Website - Blessing messages - Can HTML make the background picture transparent?

Can HTML make the background picture transparent?

You write down the background picture you want in this code.

Put < body bgcolor="#000000 "> in. Change to < Body style="background:url (your background picture address) ">

such as

& ltbody style = " background:URL(D:\ a . jpg)" & gt;

-

& ltbody style = " background:URL(D:\ a . jpg)" & gt;

Background: url(D:\a.jpg) Here is the path.

Please change D:\a.jpg to the picture path on your computer or the path on the network.

Forget it, I'll give you a usable example.

& ltbody style = " background:URL(/pic system/upload/bizhi/DV-29-064 . jpg)" & gt;