0
Question on web (html)
Hello, please I need a help I want to design a login form using html and want a transparent box embed it.... Just like https://jamb.org.ng/efacility../ OR I may get an e-book about it... please
3 Answers
+ 7
Use this:
Rgba ( 0 , 0 , 0 , 0.5 )
(in this case transprent is 50%)
r = red
g = green
b = blue
a = transparent
Note:
a range 0 - 1 (1= 100% transprent)
+ 4
Adesanmi Dayo PraiseGod your welcome bro đ
Happy coding đ€
+ 1
Thank you so much



