上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 19 下一页
摘要: <form action="3.html">email:<input type="email" name="email" required="">网址<input type="url" required="">输入手机号码:<input type="tel" required=""><input t 阅读全文
posted @ 2016-10-03 17:25 侯伟东 阅读(195) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>表单</title></head><body> <!-- <form action="http://h123.date" method="get"> --> <fo 阅读全文
posted @ 2016-09-17 20:52 侯伟东 阅读(208) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <meta name="viewport" content="width=device-width,initial-scale=1 阅读全文
posted @ 2016-09-17 12:01 侯伟东 阅读(4012) 评论(0) 推荐(0)
摘要: <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0"/> 阅读全文
posted @ 2016-09-11 15:55 侯伟东 阅读(584) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>nav</title> <style type="text/css"> nav{width: 100%;height: 40px;background: #e0ff 阅读全文
posted @ 2016-09-08 15:33 侯伟东 阅读(145) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>tabel布局</title></head><body style="margin: 0"> <table style="background: green;hei 阅读全文
posted @ 2016-09-03 20:34 侯伟东 阅读(644) 评论(0) 推荐(0)
摘要: <table border="1"><caption>表格的实例</caption><tr><td>单元格</td> <td>单元格</td> <td>单元格</td></tr><tr><td>单元格</td><td>单元格</td><td>单元格</td></tr><tr><td>单元格</td> 阅读全文
posted @ 2016-08-28 19:44 侯伟东 阅读(571) 评论(0) 推荐(0)
摘要: <img src="0.jpg" width="100" height="150" alt="11"> 阅读全文
posted @ 2016-08-28 11:42 侯伟东 阅读(519) 评论(0) 推荐(0)
摘要: <a href="http://h123.date">预算控制系统</a><<br><a href="2.html">222222</a> <br><a href="http://www.baidu.com" target="_blank"><img src="0.jpg"></a><a href= 阅读全文
posted @ 2016-08-28 11:38 侯伟东 阅读(160) 评论(0) 推荐(0)
摘要: using System.Configuration; using System.Data; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.U 阅读全文
posted @ 2016-06-05 16:06 侯伟东 阅读(268) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 19 下一页