Is there a pure CSS way to make an input transparent?

前端 未结 7 697
有刺的猬
有刺的猬 2021-01-30 10:39

How can I make this input transparent?


I\'ve tried this but it doesn\'t work.

backgro         


        
7条回答
  •  情深已故
    2021-01-30 11:04

    I set the opacity to 0. This made it disappear but still function when you click on it.

提交回复
热议问题