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

用DEDECMS 循环一个table 出现错位!解决方案

WBOY
Release: 2016-06-13 12:48:22
Original
858 people have browsed it

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

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




------解决方案--------------------
在[field:pubdate function="GetDateMK(@me)" /]这个后面加一个table啊

这个太粗心了点,都写漏了
Related labels:
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