JSFiddle - React, Tailwind, and code Playground
by Tamil
HTML
<section>Represents an independent piece of content of a document, such as a blog entry or newspaper article
</section>
<aside>Represents a piece of content that is only slightly related to the rest of the page.</aside>
<canvas>This is used for rendering dynamic bitmap graphics on the fly, such as graphs or games.</canvas>
<wbr>Represents a line break opportunity.</wbr>