Answers for "placeholder attribute in 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 html

<input placeholder = "Placeholder"></input>
Posted by: Guest on March-21-2021
1

input text hint

placeholder="123-45-678"
Posted by: Guest on September-16-2020

Browse Popular Code Answers by Language