html table td中放图片注意事项
例子,下面td中存放了一个img,td的高度很小,也就是7,img后如果紧跟</td>,就正常显示,如果</td>换行,就会将td撑开,不正常显示<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"><tr align="center"><td background="images/index-6.gif" height="7"><img id="i" src="images/index-5.gif" width="81" height="7" style="cursor: pointer;" border="0" alt="隐藏"/></td></tr></table>
页:
[1]