JSFiddle - React, Tailwind, and code Playground
by Ronny
HTML
<h3>aweofj<span onmouseover="alert('hi');">iowaef</span> fwef</h3>
CSS
span {color: red;}
by Ronny
<h3>aweofj<span onmouseover="alert('hi');">iowaef</span> fwef</h3>
span {color: red;}