I want to set the placeholder value of an input box using only css and not JavaScript or jQuery. How can I do this?
Change your meta tag to the one below and use placeholder attribute inside your HTML input tag.