JSFiddle - React, Tailwind, and code Playground
by Dineshkani
HTML
<a href="http://www.google.com" target="_blank">google</a> click to see the result.
CSS
:active{
color:red;
}
by Dineshkani
<a href="http://www.google.com" target="_blank">google</a> click to see the result.
:active{
color:red;
}