摘要: 一、body <div id="box"></div> 二、css <style> #box { position: abaolute; top: 0; left: 0; width: 100px; height: 100px; } </style> 三、JavaScript <script> cl 阅读全文
posted @ 2019-05-23 18:03 史海莹 阅读(202) 评论(0) 推荐(0)
摘要: 废话不多话,直接上代码,如下: 模拟器效果 阅读全文
posted @ 2019-05-23 14:23 史海莹 阅读(631) 评论(0) 推荐(0)