Home > Backend Development > PHP Tutorial > 用DEDECMS 循环一个table 出现错位!

用DEDECMS 循环一个table 出现错位!

WBOY
Release: 2016-06-23 14:06:25
Original
1028 people have browsed it

	  {dede:list pagesize ='30'}	      <tr>        <td height="10"></td>      </tr>          			   <tr>	   <td><table width='99%' border='0' align='center' cellpadding='0' cellspacing='0'><tr height='22'><td width='20'><img  src='/images/dot1.gif' border=0 alt="用DEDECMS 循环一个table 出现错位!" ></td><td><a href='[field:arcurl/]' target='_blank' >[field:title/]</a></td><td width='80'>[field:pubdate function="GetDateMK(@me)" /]</td></tr><tr><td colspan=3 class="moreinfoline"></td></tr>{/dede:list}
Copy after login




回复讨论(解决方案)

td 中的 table 未封闭

[field:pubdate function="GetDateMK(@me)" /]这个后面加一个table啊

这个太粗心了点,都写漏了

版主都来了 我还有什么好书的 飘过 接分

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template