placeholder example
by dimachen
HTML
<input type="text" placeholder="Текстовая строка">
<textarea placeholder=" Текстовая строка">
</textarea>
by dimachen
<input type="text" placeholder="Текстовая строка">
<textarea placeholder=" Текстовая строка">
</textarea>