Understanding HTML
line break tags

一个新手
Release: 2017-10-24 11:51:00
Original
2154 people have browsed it


HTML Br line break element tag (
line break) introduction

  • ##br Directory

  1. Grammar and structure

  2. Br usage instructions

  3. Br tag usage case

  4. Effect Example Picture

  5. Case Demonstration Page

##1. Grammar and Structure - TOP

##

If there is a place where forced line breaks are needed, then we can use the br tag

.

2. Instructions for using Br - TOP

Often when we need to manually wrap the line, we can add
to realize the line wrap of the content.

You may be interested in further reading: p tag, html p,

, the difference between br and p, css does not wrap

3. Br tag use case -

TOP

Add the following content in the body area of ​​HTML:
我是PHP中文网,欢迎来PHP中文网做客!<br />PHP中文网希望您能学好PHP知识!
Copy after login

The above is the detailed content of Understanding HTML
line break tags. For more information, please follow other related articles on the PHP Chinese website!

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!