Is it possible to have two styles in an input box placeholder?
Here is an example of what I’m looking for:
https://i.stack.imgur.com/7OH9A.png
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Options would be use a background image that has the text, or use an element overlay with th text or put the text behingd the imput.
Here’s a simple demo that places the text behind the input and hides it on focus
http://jsfiddle.net/GRsQc/1/