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
Release: 2016-05-16 16:38:53
Original
1450 people have browsed it

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.

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template