TAG
CSS
Result
Run
License
<p> <h4>pointer-events: auto;</h4> Go to <a href="https://www.cydemy.com" target="_blank">Cydemy</a> </p> <p> <h4>pointer-events: none;</h4> Go to <a href="https://www.cydemy.com" target="_blank">Cydemy</a> </p>
a:nth-of-type(2) { pointer-events: none; }
Console
expand_less
License
License
by DevDic
Close