answersLogoWhite

0

The correct HTML form for BR is
. BR is a tag to force a line break. It was introduced as a single tag, with no companion tag. The
and
tags work with older HTML, but for HTML 5, you need to have an ending tag for each tag. You can create your own ending tag by adding forward slash within the single tag:
.

User Avatar

Wiki User

10y ago

What else can I help you with?