看板 Web_Design 關於我們 聯絡資訊
※ 引述《dinos (用血汗灌溉頂天巨木)》之銘言: : .spacer {font-size:1px;height:1px;clear:both;} : <hr> : <div id="SmallThumbImgforA"> : <div class="spacer">&nbsp;</div> : <a href="#" onMouseOver="PhotoChange(1); theIMG.src='01.jpg' "><img src="sub_01.jpg" class="SmallThumbImg"></a> : <a href="#" onMouseOver="PhotoChange(2); theIMG.src='02.jpg' "><img src="sub_02.jpg" class="SmallThumbImg"></a> : <a href="#" onMouseOver="PhotoChange(4); theIMG.src='04.jpg' "><img src="sub_04.jpg" class="SmallThumbImg"></a> : <div class="spacer">&nbsp;</div> : </div> : <hr> 這個可以︿︿ 不過大概是因為font-size:1px;height:1px的緣故 上下會稍有點距離 感謝ghostfire的方法 用<table></table>包起來就OK了 \( ̄▽ ̄)/ float 跟 clear 真是難懂阿.... 囧 另外那張圖火狐會被切一大半的原因 我想是因為我沒指定他的上下top bottom 只有指定左右要center 所以IE可以 火狐會跑掉.... -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.168.198.253
ghostfire:咦?我是說用table嗎?(早上太急了) 06/01 18:36
rainley:你是說用border~ 06/01 23:41