31 Mart 2019 Pazar

HTML Br Tag

Giriş
Açıklaması şöyle.
The <br> element has a single, well-defined purpose — to create a line break in a block of text. As such, it has no dimensions or visual output of its own, and there is very little you can do to style it.
You can set a margin on <br> elements themselves to increase the spacing between the lines of text in the block, but this is a bad practice — you should use the line-height property that was designed for that purpose
Açıklaması şöyle.
The br element represents a line break.
br elements must be used only for line breaks that are actually part of the content, as in poems or addresses.

Hiç yorum yok:

Yorum Gönder