There are over a hundred elements in HTML that can be applied to pieces of text to give them special meaning in a document. In this article, I dive deep into the HTML documentation, to come out with a handy bag of elements that will improve your website in not one, but two very important ways.

β€’2m read timeβ€’From dev.to
Post cover image
Table of contents
πŸ‘‰ <abbr> β€” AbbreviationπŸ‘‰ <ins> and <del> β€” Insert and DeleteπŸ‘‰ <dfn> , <var> , <kbd> , <samp> , and <output> β€” Technical ElementsπŸ‘‰ <b> , <i> , <u> , and <s> β€” Text EffectsπŸ‘‰ <bdo> β€” Text DirectionalityπŸ‘‰ <mark> β€” Highlighting TextπŸ‘‰ <area> β€” Clickable Image AreasπŸ‘‰ <dl> , <dd> , and <dt> β€” Description ListsπŸ‘‰ <figure> and <figcaption> β€” Labeled ImagesπŸ‘‰ <progress> β€” Marking ProgressπŸ‘‰ <details> β€” Expandable MenusπŸ‘‰ <dialog> β€” Pop-up DialogsEluda Follow
35 Comments

Sort: