+ 1

What is the use of "br?

<form> <input type="text" name="username" /><br /> <input type="password" name="password" /> </form>

3rd Aug 2016, 8:16 AM
Yogesh C R
Yogesh C R - avatar
9 Respuestas
+ 5
The tag <br> is used to add break to content.
3rd Aug 2016, 8:57 AM
Kirti Azad Yadav
Kirti Azad Yadav - avatar
+ 1
just like shift+enter written on a microsoft word document. it doesnot indicate a new paragraph.
3rd Aug 2016, 6:40 PM
Abbas Khan
Abbas Khan - avatar
+ 1
br tag use to break content to the new line
4th Aug 2016, 8:09 AM
sachin kakde
sachin kakde - avatar
+ 1
instead of enter here we are using line break <br/> tag
8th Aug 2016, 12:58 AM
shashanth
shashanth - avatar
0
Line Break , like new line
5th Aug 2016, 12:46 AM
Daliah Aljutayli-داليه الجطيلي
Daliah Aljutayli-داليه الجطيلي - avatar
0
Line break
12th Aug 2016, 7:53 PM
Jaxon Bruns
Jaxon Bruns - avatar
0
this tag is used to break the line and start new line
20th Aug 2016, 6:31 PM
Ramesh Hadpad
Ramesh Hadpad - avatar
0
What's the different? I removed it, still same?
22nd Aug 2016, 7:07 AM
Ziq Kimi
Ziq Kimi - avatar
0
it is similar to enter key which is used to jump next linr
7th Sep 2016, 5:59 PM
Devash Shrivastava
Devash Shrivastava - avatar