Articles → HTML → BR Tag In HTML
BR Tag In HTML
Syntax
<html>
<head>
<title>Break Demo</title>
</head>
<body> My Address is: House no 111111
<br/>Sector 4B
<br />ABC </body>
</html>
Try It
Output
Browser Support
| Internet Explorer | Firefox | Chrome | Safari | Opera | Edge |
|---|
| Yes | Yes | Yes | Yes | Yes | Yes |
| Posted By - | Karan Gupta |
| |
| Posted On - | Friday, January 15, 2016 |
| |
| Updated On - | Monday, September 4, 2017 |