Home >Web Front-end >HTML Tutorial >How to implement line breaks in the textarea text input area_HTML/Xhtml_Web page production

How to implement line breaks in the textarea text input area_HTML/Xhtml_Web page production

WBOY
WBOYOriginal
2016-05-16 16:38:531452browse

If you want to change the line in the textarea text input area, enter
to display
. Entering the %OD%OA method provided by w3school.com.cn does not work. Enter /r/n to display /r/n.

Solution: Enter The line change is successful.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn