JSFiddle - React, Tailwind, and code Playground

by anne wang

HTML

<a src="baidu.com">link</a>

CSS

a:hover {
	background: blueviolet
}