JSFiddle - React, Tailwind, and code Playground
HTML
<div title="This is a title
Second line
Third line">Contents</div>
CSS
div { background-color: #c3c3c3; display: block; width: 100px; height: 100px; }
<div title="This is a title
Second line
Third line">Contents</div>
div { background-color: #c3c3c3; display: block; width: 100px; height: 100px; }