CSS:line-height
line-height版本:CSS1 兼容性:IE4+ NS4+ 继承性:有语法:line-height... -height:6px; } div {line-height:10.5...
http://www.bitscn.com/school/HTMLCSS/200609/61352.html - 2006年04月13日
|
CSS中最小高度(min-height)的妙用
:
div.box1,div.box2{ width: 300px; min-height: 150px... ,为IE设定一个高度。
* html div.box1,* html div.box2{height...
http://www.bitscn.com/school/HTMLCSS/200808/147884.html - 2008年07月31日
|
CSS布局中最小高度(min-height)的妙用
-height: 150px; background: #EEE; float... div.box2{height: 150px;}
wellstyled.com 的解决方法是采用 CSS 的属性选择符...
http://www.bitscn.com/school/HTMLCSS/200709/111771.html - 2007年07月07日
|
超级漂亮的表格:彩色背景
td{border:4px dotted white;width:99;height:111;}
-->
1-1 1-2
1-3
http://www.bitscn.com/school/HTMLCSS/200609/60840.html - 2006年06月14日
|
Flash AS:即拷即用的loading...
) / 2; rect1._y = (Stage.height - rect1._height) / 2; rect2... = (Stage.height - rect2._height) / 2; onEnterFrame = function () { rect1...
http://www.bitscn.com/school/Flash/Action/200609/59818.html - 2006年05月09日
|
各种媒体文件在线播放代码
" hidden="false" autostart="true" loop="true" height="20... ="true" width="200" height="20" src="<:FILENAME:>" border...
http://www.bitscn.com/school/HTMLCSS/200609/61187.html - 2006年04月13日
|
只有八行代码的动态自适应文本框
; textbg._height = showtxt._height; arrow_mc._y = textbg._height; arrow_mc._x = showtxt._width/2-arrow_mc._width/2...
http://www.bitscn.com/school/Flash/Action/200703/98478.html - 2007年02月07日
|
北京奥运开幕式特别版 肥鼠BOBI表情
:#000066}
.pb_t{line-height:30px; font-size:14px; color:#000... span.pagebox_pre_nolink{border:1px #ddd solid; width:53px; height...
http://www.bitscn.com/school/Photoshop/effect/200808/150051.html - 2008年08月12日
|
各种媒体在线播放代码
相对路径。 width_num——指定一个作为宽度的数字; height_num——指定一个作为高度的数字... /midi" hidden="false"
autostart="true" loop="true" height...
http://www.bitscn.com/school/Javascript/200609/61589.html - 2006年04月17日
|
简单的用php+txt做的论坛代码
;TABLE height=495 cellSpacing=0 cellPadding=0 width=578 border=0... " showgridy usegridy> <TBODY> <TR height=64...
http://www.bitscn.com/php/install/200701/94677.html - 2006年02月26日
|