+ 9
How to properly make a text half transparent with a full color background/padding?
I want to add a half transparent text with a white padding into the middle of an image. What is the BEST way to do that?
6 odpowiedzi
+ 7
https://code.sololearn.com/WC81vs9acgyu/?ref=app
Something like this , but only the text to be transparent , and not the background color.
+ 3
By increasing opacity
+ 2
https://code.sololearn.com/WEys7NpLzEb6/?ref=app
I hope this would help
+ 1
+ 1
https://code.sololearn.com/Wff5Z52XDDTS/?ref=app
The same code with lower opacity