In HTML, there is a newline or space in the middle of the text in the p tag, and a space will appear on the page. Why? Ask for explanation! The code is below:

Reported answer
In HTML, there is a newline or space in the middle of the text in the p tag, and a space will appear on the page. Why? Ask for explanation! The code is below:
Ask online customer service
Scan the code to ask online customer service
  • Number of answers

    four

  • Number of browses

    6,722

4 answers Default sorting
  • Default sorting
  • Sort by time

The HTML language is defined in this way
P Line breaks in labels should be labeled BR
p
The number of lines in a paragraph depends on the page.br/
The size of the browser window. If you resize the browser window, the number of lines in the paragraph will change.
/p
Multiple spaces in P will be reduced to one
Code for space:
Two spaces:
Other analogies
To keep the original, use the label pre (special symbols also need codes)
pre
This paragraph is in
In source code
Contains many rows
But the browser
Ignore them.
/pre
cancel comment
This problem can be solved by adding a br label to the line break
cancel comment
The p tag means paragraph. You can use css to set paragraph spacing
You can also use the text Enter br tag instead
Or use the div tag

The middle section of your code can be replaced by
p
This paragraph is in
In source code
Contains many rows
But the browser
Ignore them.
br
This paragraph
In source code
Contains many rows
But the browser
Ignore them.
br
The number of lines in a paragraph depends on the number of lines
The size of the browser window. If you resize the browser window, the number of lines in the paragraph will change.
/p
cancel comment
Try adding spaces, but in some cases only one space can be recognized
Try adding a new line br/The label may be useful to you
cancel comment
ZOL Q&A > In HTML, there is a newline or space in the middle of the text in the p tag, and a space will appear on the page. Why? Ask for explanation! The code is below:

report

Thank you for contributing to the harmony of the community. Please select the type of report

Reported successfully

It will be handled after verification
Thank you for your contribution to community harmony

Scan the code to participate in the trial of new products at 0 yuan
You can get the sheets and grand gifts on the top floor

 Scan and pay attention to us
Tips

Are you sure you want to cancel this registration and exit this activity?