上一页 1 2 3 4 5 6 7 8 9 10 ··· 15 下一页
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>JS Bin</title> <style type="text/css"> div{ width:200px; height:100px; border:1px solid bl 阅读全文
posted @ 2016-10-17 13:56 天--安静 阅读(3507) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <title>表单验证之单选按钮验证</title> <style type="text/css"> .infobox { margin- 阅读全文
posted @ 2016-10-11 17:06 天--安静 阅读(2086) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <title>表格悬停变色Demo</title> <style type="text/css"> .hover { background 阅读全文
posted @ 2016-10-11 16:59 天--安静 阅读(582) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <title>表单验证之必需字段不能为空</title> <style type="text/css"> .label {float:le 阅读全文
posted @ 2016-10-11 16:29 天--安静 阅读(486) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE HTML><html><head><meta charset="UTF-8"><title>切换</title><style type="text/css"> *{ padding:0; margin:0; list-style: none; } .nav{ height:50p 阅读全文
posted @ 2016-10-11 09:41 天--安静 阅读(84) 评论(0) 推荐(0) 编辑
摘要: <!-- 关键字,搜所引擎 SEO --><meta http-equiv="keywords" content="关键字1,关键字2,..."> <!-- 页面描述 --><meta http-equiv="description" content="网页描述"> <!-- content的取值为 阅读全文
posted @ 2016-09-14 17:08 天--安静 阅读(314) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>预加载</title> <style> *{margin: 0;padding: 0;border: 0 none;} p{text-align: center;m 阅读全文
posted @ 2016-09-14 16:59 天--安静 阅读(988) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>javascript实例</title> <script src="jquery-1.4.2.js" type="text/javascript"></script 阅读全文
posted @ 2016-09-14 10:04 天--安静 阅读(2468) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>javascript实例</title> <script src="jquery-1.4.2.js" type="text/javascript"></script 阅读全文
posted @ 2016-09-14 10:00 天--安静 阅读(1237) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>网页选项卡</title> <script src="jquery-1.4.2.js"></script> <script type="text/javascrip 阅读全文
posted @ 2016-09-01 09:44 天--安静 阅读(192) 评论(0) 推荐(1) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 15 下一页