摘要: <script type="text/javascript"> window.onload = function(){ var demo = document.getElementById("demo"); //将来的时间 var endTime = new Date("2020/4/30 15:3 阅读全文
posted @ 2017-05-13 17:49 寻觅聪 阅读(103) 评论(0) 推荐(0) 编辑
摘要: <style type="text/css"> *{ padding: 0; margin: 0;} .box{ width: 600px; height: auto; border: 1px solid #333; margin: 100px auto; padding:30px; } texta 阅读全文
posted @ 2017-05-13 17:46 寻觅聪 阅读(217) 评论(0) 推荐(0) 编辑
摘要: <style type="text/css"> #search{ margin: 100px auto; width: 300px; height: 40px; position: relative; } #search input{ width: 200px; height: 20px; } #s 阅读全文
posted @ 2017-05-13 09:38 寻觅聪 阅读(163) 评论(0) 推荐(0) 编辑