PBS 4 of x - HTML In-line Elements

Published: Nov. 21, 2015, 9:32 p.m.

In the previous installment Bart introduced us to the concept of block-level tags, and in-line tags. Block level tags define blocks of text like headers, paragraphs and lists, and starting a new block-level tag generally starts a new line in the page. Inline tags on the other hand effect a part of a block, and opening an inline tag generally doesn\u2019t start a new line. In the previous installment we looked at some of the most important block-level tags, in this installment we\u2019ll look at some of the most common in-line tags.