I’m not sure if this would answer your question, but if you use HTML5 you can use the attribute placeholder
<input placeholder=“Placeholder”>
I’m not sure if this would answer your question, but if you use HTML5 you can use the attribute placeholder
<input placeholder=“Placeholder”>