CSS之图片关闭
//关闭事件 function shut(){ document.getElementById("close").style.display="none"; } body { margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; text-align:center;}
关闭查看更多关于CSS之图片关闭_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did110549
CSS之图片关闭_html/css_WEB-ITnose
阅读:33次