会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
窗棂博客记录
Home
New Post
Contact
Admin
上一页
1
2
3
4
5
6
7
8
9
10
···
20
下一页
2016年8月2日
[ html 绘图 lineJoin lineCap ] canvas绘图属性lineJoin 设置线的连接点和lineCap 设置线的端点样式之间区别实例演示
Insert you title 请您更换浏览器...
Read More
posted @ 2016-08-02 17:04 窗棂
Views(535)
Comments(0)
Diggs(0)
2016年8月1日
[ html 绘图 strokeRect() fillRect() clearRect() ] canvas绘图strokeRect() fillRect() clearRect() 实例演示
Insert you title 您的浏览器版本过低,请您更换浏览器后重试...
Read More
posted @ 2016-08-01 15:56 窗棂
Views(440)
Comments(0)
Diggs(0)
[ html 绘图 rect() strokeStyle fillStyle stroke() fill() lineWidth beginPath() closePath() getContext() ] canvas绘图属性rect() strokeStyle fillStyle stroke() fill() lineWidth beginPath() closePath()实例演示
Insert you title 请您更换浏览器,您的浏览器不支持 canvas 实现的效果
Read More
posted @ 2016-08-01 15:54 窗棂
Views(263)
Comments(0)
Diggs(0)
2016年7月11日
[ css 奇思妙想 神奇的X字符 ] css中奇思妙想的字母’x’在角色和故事
一、不起眼的字母’x’ 首先,我们这里的字母'x'就是26个英文字母a,b,c,...中的x. 由于自身形态的一些特殊性,因此,这个小小的不起眼的字母担当大任,在CSS世界中扮演了一个重要的角色。 有人可能的第一反应是:“我知道,可以模拟关闭按钮的那个叉叉效果!” 这位同学思维很活跃,但是呢,本文所
Read More
posted @ 2016-07-11 21:57 窗棂
Views(820)
Comments(0)
Diggs(0)
[ css 补充 vertical-align ] css中补充的vertical-align属性讲解
一、关于今天,本文,及其他 今天是个特殊的日子,因为今天是汶川地震两周年的日子,我很悲鸣;今天又是国际护士节,看到微博上护士照横流,我很欣慰。 一段放松的YY后,进入正题。上个月21号,有位同行留言想让我讲讲vertical-align属性,我其实对vertical-align属性也是略知皮毛,要说
Read More
posted @ 2016-07-11 10:58 窗棂
Views(194)
Comments(0)
Diggs(0)
2016年7月10日
[ css 补充 vertical-align ] css中补充的vertical-align(对齐方式)的知识点及属性讲解
7.4.1 语 法 vertical-align属性的具体定义列表如下: 语法: vertical-align : baseline | sub | super | top | text- top | middle | bottom | text-bottom | <百分比> | <长度> | in
Read More
posted @ 2016-07-10 12:51 窗棂
Views(192)
Comments(0)
Diggs(0)
[ css 补充 line-height ] css中补充的line-height(行高)知识点
行高指的是文本行的基线间的距离,但是文本之间的空白距离不仅仅是行高决定的, 同时也受字号的影响 7.3 line-height 行高指的是文本行的基线间的距离,但是文本之间的空白距离不仅仅是行高决定的, 同时也受字号的影响。 7.3.1 语 法 line-height属性的具体定义列表如下: 语法:
Read More
posted @ 2016-07-10 12:45 窗棂
Views(176)
Comments(0)
Diggs(0)
2016年7月9日
[ css 深入理解 inline box 模型中line boxes ] css中深入理解line-height(行高)产生的原因:看不见的 line boxes
到底这个line-height行高怎么就产生了高度呢: 在inline box模型中,有个line boxes,这玩意是看不见的,这个玩意的工作就是包裹每行文字。一行文字一个line boxes。例如“艾佛森退役”这5个字,如果它们在一行显示,你艾佛森再牛逼,对不起,只有一个line boxes罩着
Read More
posted @ 2016-07-09 08:35 窗棂
Views(583)
Comments(0)
Diggs(0)
2016年7月8日
[ 打败 IE 的葵花宝典 ] IE低版本中使用注释方法来使样式样式只能在IE中起作用达到兼容
实例:
Read More
posted @ 2016-07-08 20:54 窗棂
Views(191)
Comments(0)
Diggs(0)
[ 打败 IE 的葵花宝典 ] IE6中css常见BUG全集及解决方案
IE6双倍边距bug 当页面内有多个连续浮动时,如本页的图标列表是采用左浮动,此时设置li的左侧margin值时,在最左侧呈现双倍情况。如外边距设置为10px, 而左侧则呈现出20px,解决它的方法是在浮动元素上加上display:inline;的样式,这样就可避免双倍边距bug。 3像素问题及解决
Read More
posted @ 2016-07-08 20:31 窗棂
Views(219)
Comments(0)
Diggs(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
20
下一页