7
I would like to perform a line break within the placeholder from a textarea, for example how users can fill it.
Is there any way to do that?
<textarea placeholder="Excelentíssimo Senhor
Professor Doutor"
class="form-control" id="interessado">
</textarea>