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 |