문제

I have been trying to make a form that looks like this:

http://designyoutrust.com/wp-content/uploads/2012/09/Sign-In-Widget.png

I already achieved this with Photoshop but I wanna know how to do this with just pure CSS. Thanks! :)

도움이 되었습니까?

해결책

 background: rgba(0,0,0,.2);

You can adjust the last number to something less than 1 but greater than 0 to get exactly what you are looking for

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top