HTMLCode for MakingTransparent Text Boxes

Asked By 60 points N/A Posted on -
qa-featured

I want to know if I can set the text box transparent so I can see the image in the background. Is there a style code for this in HTML?

SHARE
Answered By 0 points N/A #143506

HTMLCode for MakingTransparent Text Boxes

qa-featured

 

"Hi Isabellagregorey   
I have read your inquiry and I had the same problem before. I hope this would help you.     
Sometimes when you have a text along with an image, the text blocks the image. In order for you to show the background image clearly, you have to set the text transparent.    
 Yes, you could actually set the text to be transparent and there’s a code you can use.     
You can put in  style=""background-color:transparent;""   
 
"

Related Questions