时间:2021-07-01 10:21:17 帮助过:34人阅读
- <div class="project"> <div class="project_more"> <img src="https://www.gxlcms.com/images/more.gif"></div> <div id="divx1" style="width: 940px;" heigth="155px"> <ul> <itemtemplate></itemtemplate><table> <tbody><tr> <td>
- <li>'>
- <img src="https://www.gxlcms.com/<%>" title="<%#Eval("title") %>" width="95" height="100">
- <span><%# TFXK.Common.StrHelper.CutString(Eval("title")+"",18) %></span></li> </td> </tr> </tbody></table> </ul> </div> </div>
- .project{ width:943px; height:190px; background-color:Aqua; float:left; background-image:url(images/zt_73.jpg); background-repeat:no-repeat; background-position:1px top; margin-top:20px; display:inline; padding-left:5px; display:inline;}.project_more{height:25px; text-align:right; padding-top:35px; display:inline; width:925px; float:left;}.project ul li{ float:left; width:120px; height:140px; margin:0px 10px; display:inline;}.project ul li a img{ width:90px; height:110px; padding:2px; border:solid 1px #dadada;}.project ul li span{ width:120px; height:30px; float:left; text-align:center; line-height:30px;}
没有见到有这样的写法的:
你的布局有严重的问题,要么,直接用
|