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

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. About.com Web Design A to Z
  5. Examples
  6. Br Tag Examples

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

All rights reserved.