Inline elements does not cause a line break and does not take up the full width of a page,it only cover the space bounded by its opening and closing tag.
<span> is inline element.
<span style="background-color:yellow;">No </span><span style="background-color:aqua;">Line </span><span style="background-color:pink;">break.</span>
(Link or hyperlink) is a connection that allows you to move from one page to another.
This element is the optional title attribute that can provide description for the abbreviation.
This element allows authors to clearly indicate a sequence of characters that compose an acronym or abbreviation for a word.
This element is used to embed sound content in documents.
This element is used to bring reader's attention toward the content.
This element is useful when a website dynamically inserts some text and doesn't know the directionality of the text being inserted.
This element defines Bidirectional text.
Text surrounding this tag is one level size higher than surrounding text.e.g small become medium.
This element produce line break.
This element represents a clickable button.
This element defines the title of a work.
This element displays its contents styled in a fashion indicate that the text is a short fragment of computer code.
This element links a given content with a machine-readable translation.
This element contains a set of options that represent the values available for other controls.
This element represents a range of text that has been deleted from a document.
This element is used to indicate the term being defined within the context of a definition phrase or sentence.
This element is used to emphasize text.
This element embeds external content at the specified point in the document.
This element is used to set text italic.
This element represents a nested browsing context, effectively embedding another HTML page into the current page.
This element embeds an image into the document.
This element specifies an input where the user can enter data.
This element defines keyboard input.
This element defines a label for an input element.
This element is image-map, with clickable areas.
This element defines an embedded object within an HTML document.
This element defines a container to show result or outcome of user action.
This element displays an indicator showing the completion progress of the task.
This element defines a short quotation.
This element represent things that are no longer relevant or no longer accurate.
This element represent text sample (or quoted) output from a computer program.
This element is typically used to embed or refer to executable code.
This element consists of drop-down-list that provides set of options.
This element defines smaller text.
This element is a generic container for phrasing content,
This element indicates that its contents have strong importance.
This element defines text which should be displayed as subscript.
This element defines text which should be displayed as superscript.
This element shows multi line text area.
This element represents a specific period of time.
This element defines text which should be rendered in a way indicates that it has a non-textual annotation.
This element defines teletype text.
This element represents the name of a variable in a mathematical expression or a programming context.
This element embeds a media player which supports video playback into the document.