0
What is the meaning of <br /> in html
4 Antworten
+ 2
for example:
a b
output: a b
a <br/> b
output:
a
b
+ 1
It means the line break (empty line)
+ 1
Thank you friend
0
Henil Goti
Please, for the next time you post here, use relevant tags. Tags may contain a language or subject related to the thread topic. This thread for example, is related to HTML, so instead of '<bro/>' you can for example tag HTML 👍