GitHub 博客园 Nanakon
上一页 1 ··· 92 93 94 95 96 97 98 99 100 ··· 110 下一页

2012年11月18日

摘要: 阅读全文
posted @ 2012-11-18 20:17 jzm17173 阅读(155) 评论(0) 推荐(0)

2012年11月17日

摘要: 谈外margin collapsing(外边距叠加)http://www.cnblogs.com/winter-cn/archive/2012/11/16/2772562.htmlKB006: CSS 框模型( Box module )http://www.w3help.org/zh-cn/kb/006/ 阅读全文
posted @ 2012-11-17 18:44 jzm17173 阅读(113) 评论(0) 推荐(0)

2012年11月2日

摘要: ①<span>应用<s style="绝对定位"></s></span>②<span style="背景图片">应用</span>③<span>应用<s style="vertical-align:length"></s></span>无视文字本身垂直对齐问题!!!<!DOCTYPE html><html lang="zh-CN"><head> <meta 阅读全文
posted @ 2012-11-02 23:58 jzm17173 阅读(225) 评论(0) 推荐(0)
摘要: 编辑器DreamweaverVimSublime TextDCloud HBuilder#http://www.dcloud.net.cn/编辑器插件Zen Coding浏览器ChromeIETesterIE6IE7IE8IE9FirefoxSafariOpera浏览器插件FirebugHtml ValidatorWeb DeveloperYSlowPage SpeedPearl Crescent Page SaverHttpWatch工具简介及使用技巧#http://www.cnblogs.com/mayingbao/archive/2007/11/30/978530.html浏览器对HTM 阅读全文
posted @ 2012-11-02 17:16 jzm17173 阅读(492) 评论(0) 推荐(0)

2012年11月1日

摘要: 我的携程 我的订单 我的积分 我的票券 ... 阅读全文
posted @ 2012-11-01 07:21 jzm17173 阅读(133) 评论(0) 推荐(0)
摘要: 优化 css 选择器的关键点在于最右侧的选择器,也叫做 key selector 。大量增加浏览器工作的 key selector 包括:* {}div {}a {}.class0007[href] {}div:first-child {}后代选择器(#box a)比子选择器(#box > a)开销... 阅读全文
posted @ 2012-11-01 06:56 jzm17173 阅读(182) 评论(0) 推荐(0)

2012年10月28日

摘要: <!DOCTYPE html><html lang="zh-CN"><head> <meta charset="utf-8" /> <title></title></head><body> <script> var a; if (a == undefined) { alert(1); } if (typeof b == 'undefined') { alert(2); } // undefined 属性是 Global 对象的一个成 阅读全文
posted @ 2012-10-28 16:10 jzm17173 阅读(157) 评论(0) 推荐(0)

2012年10月17日

摘要: 位于图片左侧还是右侧 阅读全文
posted @ 2012-10-17 07:06 jzm17173 阅读(165) 评论(0) 推荐(0)

2012年10月9日

摘要: (原)原生js封装的焦点图(幻灯片)效果一http://www.cnblogs.com/hongru/archive/2010/09/23/1833441.html<!DOCTYPE html><html lang="zh-CN"><head> <meta charset="utf-8" /> <title></title> <style type="text/css"> *{margin:0;padding:0} body{font:12px/1.5 阅读全文
posted @ 2012-10-09 22:28 jzm17173 阅读(185) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="zh-CN"><head> <meta charset="utf-8" /> <title></title></head><body> <a href="">1</a> <a href="">2</a> <script> (function(window, document, undefined) { var 阅读全文
posted @ 2012-10-09 10:51 jzm17173 阅读(137) 评论(0) 推荐(0)
上一页 1 ··· 92 93 94 95 96 97 98 99 100 ··· 110 下一页

导航

轻音