Qwerty123@ Posted April 17, 2019 Report Share Posted April 17, 2019 Здраствуйсте подскажите как сделать input type="text" прозрачной. И возможно ли это вообще. Спасибо за ранее Quote Link to comment Share on other sites More sharing options...
0 klierik Posted April 17, 2019 Report Share Posted April 17, 2019 Здравствуйте. На пример вот так: Quote Link to comment Share on other sites More sharing options...
0 Drevko Posted April 19, 2019 Report Share Posted April 19, 2019 Можно конечно. Есть разные способы для этого. Поскольку вопрос в разделе для новичков, то вот самый простой способ: <input type="text" name="input1" style="background: none;" /> Добавленный атрибут style с свойством background: none; сделает поле прозрачным. Quote Link to comment Share on other sites More sharing options...
Question
Qwerty123@
Здраствуйсте подскажите как сделать input type="text" прозрачной. И возможно ли это вообще. Спасибо за ранее
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.