JSFiddle - React, Tailwind, and code Playground
by charmis
HTML
<h4 style="color:yellow">
Jeff Charmis
</h4>
<div style="color:pink">
Irin Charmis
</div>
<marquee behavior="" direction="right">jeff</marquee>
<marquee behavior="" direction="left">Irin</marquee>
<button type="button" onclick="javascript:alert('Hi Jeff and Irin')">Click me</button>