Edit in JSFiddle

 <html>
     <head>
     <title>Br</title>
     </head>
     <body>
     Plain Text: This is plain text.<br/>
     Bold Text: <b>This is not.</b>
     </body>
     </html>