B
B
babick2021-12-26 19:48:59
css
babick, 2021-12-26 19:48:59

How to insert an icon into a placeholder?

custom-url-shortener.png
How can I put an icon in a placeholder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolai Ugolnikov, 2021-12-26
@Ugolnikovvv

input::placeholder {
    background: url(img/icon.svg) no-repeat;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question