Answers for "placeholder of an element html"

3

placeholder html

<input placeholder="text"> 
<!-- Change "text" to what you would like the placeholder text to be -->
Posted by: Guest on February-28-2021
-1

placeholder text html

<input placeholder="e.g. Name">
Posted by: Guest on March-03-2021

Code answers related to "placeholder of an element html"

Browse Popular Code Answers by Language