摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <input type="text" id="a"> <input type="submit" id=" 阅读全文
posted @ 2017-04-19 23:16 非凡。 阅读(218) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <input type="checkbox"><br><br> <input type="checkbo 阅读全文
posted @ 2017-04-19 23:13 非凡。 阅读(433) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <script> // do{ // var n=prompt("请输入密码"); // if(n==" 阅读全文
posted @ 2017-04-19 23:12 非凡。 阅读(162) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <script> var s=0; for(var a=1;a<=10;a++) { if(a%2!=0 阅读全文
posted @ 2017-04-19 23:10 非凡。 阅读(730) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <input type="text" id="scf"> <input type="submit" id 阅读全文
posted @ 2017-04-19 23:08 非凡。 阅读(242) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <span id="txt">猜字游戏</span> <input type="text" id="bo 阅读全文
posted @ 2017-04-19 23:07 非凡。 阅读(237) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <input type="text" id="a"> <input type="submit" id=" 阅读全文
posted @ 2017-04-19 23:06 非凡。 阅读(2037) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> 账号:<input type="text" id="a"> <br> <input type="subm 阅读全文
posted @ 2017-04-19 23:05 非凡。 阅读(113) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <form action="a.php" method="get" id=z > <input type 阅读全文
posted @ 2017-04-19 23:04 非凡。 阅读(920) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <input type="text" id="a" style="text-align: right;" 阅读全文
posted @ 2017-04-19 23:01 非凡。 阅读(275) 评论(0) 推荐(0) 编辑