1. Home
  2. Computing & Technology
  3. Web Design / HTML

Br Tag Examples

Examples of How the <br> Tag Works

Return to the <br> Tag Information Page

Basic Br

This text is on the first line.
And this text is on the second line.

This text is on the first line.
<br />
And this text is on the second line.

Return to the <br> Tag Information Page

Line Breaks Beside an Aligned Image

About.com This text will be to the right of the image.
This will be too.
And this text will be below the image.

<img src=about_logo.gif" style="width:137px; height:48px; border: none; float: left;" alt="About.com" />
This text will be to the right of the image.<br />
This will be too.<br clear="left" />
And this text will be below the image.

Return to the <br> Tag Information Page

Jennifer Kyrnin
Explore Web Design / HTML
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML

©2009 About.com, a part of The New York Times Company.

All rights reserved.