Home  >  Article  >  Web Front-end  >  Understanding HTML
line break tags

Understanding HTML
line break tags

一个新手
一个新手Original
2017-10-24 11:51:002182browse


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知识!

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!

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