inline
An inline tag does not generate a line break, so a style change caused by an inline tag does not affect the flow of text on the page (although it will affect the appearance of that text).
inline tags include:
<B> bold <I> italics <U> underline <DEF> definition <LINK> link to a URL Structure tags demarcate a new segment of text and always generate at least a line break.