JSFiddle - React, Tailwind, and code Playground

by jquery2005

HTML

<div id="lga">
    <div id="hplogo">
        <a href="/search?q=%E7%8E%9B%E8%8E%8E%C2%B7%E8%91%9B%E5%85%B0%E5%A7%86&amp;ct=graham11-hp&amp;oi=ddle&amp;hl=zh-CN"><img title="现代舞先驱玛莎·葛兰姆 117 周年诞辰" border="0" alt="现代舞先驱玛莎·葛兰姆 117 周年诞辰" src="http://images.cnblogs.com/cnblogs_com/eric6/285160/o_graham11-hp-start.png"></a>
</div>
</div>

CSS

#hplogo{background:white;cursor:pointer;height:156px;position:relative;width:403px}
#hplogo div{pointer-events:none;position:absolute}

JavaScript

(function(){
var...