06 2016 档案

摘要:<meta http-equiv="pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache, must-revalidate"> <meta http-equiv="expires" content 阅读全文
posted @ 2016-06-29 11:52 郭康勋kawhi 阅读(136) 评论(0) 推荐(0) 编辑
摘要:(1) //在断点处换行 word-wrap: normal; //允许在长单词进行换行 word-wrap: break-word; (2) white-space:怎么处理元素间的空白 white-space:nowrap 不换行 white-space:normal;默认。空白会被浏览器忽略。 阅读全文
posted @ 2016-06-29 10:34 郭康勋kawhi 阅读(154) 评论(0) 推荐(0) 编辑
摘要:header nav section article aside section footer 阅读全文
posted @ 2016-06-21 09:37 郭康勋kawhi 阅读(102) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-06-20 18:45 郭康勋kawhi 阅读(159) 评论(0) 推荐(0) 编辑
摘要:将这两行代码复制到<head>之间 <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> 阅读全文
posted @ 2016-06-20 17:56 郭康勋kawhi 阅读(187) 评论(0) 推荐(0) 编辑
摘要:$(function(){ function browserRedirect() { var sUserAgent= navigator.userAgent.toLowerCase(); var bIsIpad= sUserAgent.match(/ipad/i) == "ipad"; var bI 阅读全文
posted @ 2016-06-15 14:41 郭康勋kawhi 阅读(599) 评论(0) 推荐(0) 编辑
摘要:<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>gulp.js - 基于流的自动化构建工 阅读全文
posted @ 2016-06-12 17:24 郭康勋kawhi 阅读(176) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-06-12 14:15 郭康勋kawhi 阅读(116) 评论(0) 推荐(0) 编辑
摘要:喝完酒回来上班,反思一下最近状态。知道自己不足,再在这里去下功夫。努力提升才有自己的价值。 阅读全文
posted @ 2016-06-03 13:48 郭康勋kawhi 阅读(108) 评论(0) 推荐(0) 编辑
摘要:<link rel="icon" href="Images/wangyi.ico" type="text/plain" /> 阅读全文
posted @ 2016-06-01 13:53 郭康勋kawhi 阅读(96) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示