placeholder example

by dimachen

HTML

<input type="text" placeholder="Текстовая строка">

<textarea placeholder=" Текстовая строка">
</textarea>