SyntaxFix
Write A Post
Hire A Developer
Questions
You can insert a new line html entity inside the placeholder attribute:
<textarea name="foo" placeholder="hello you Second line Third line"></textarea>
Works on: Chrome 62, IE10, Firefox 60
Doesn't work on: Safari 11
https://jsfiddle.net/lu1s/bxkjLpag/2/