html点击显示与隐藏

2020-11-10  本文已影响0人  丁点儿吖

<marquee><div id="divID" style="display: none;"><font color="#8EE5EE">单车欲问边,属国过居延。</font><font color="#C1FFC1">征蓬出汉塞,归雁入胡天。</font><font color="#7D9EC0">大漠孤烟直,长河落日圆。</font><font color="#EEEE00">萧关逢候骑,都护在燕然。</font></div></marquee><br><span id="spnEditorSign">--<br><a href="https://www.baidu.com/" target="_blank"> <button>点我跳转到度娘!</button></a></span><input type="button" value="显示属" onclick="document.getElementById(&quot;divID&quot;).style.display=&quot;block&quot;"><input type="button" value="隐藏" onclick="document.getElementById(&quot;divID&quot;).style.display=&quot;none&quot;">

上一篇 下一篇

猜你喜欢

热点阅读