list.html
来自「极酷的PHP文本留言本」· HTML 代码 · 共 40 行
HTML
40 行
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0" class="content_table">
<tr>
<td height="5" bgcolor="#6B8294"></td>
</tr>
<tr>
<td bgcolor="#f4f4f4" onmouseout="this.style.background='#f4f4f4'" onmouseover="this.style.background='#f1f1f1'"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100" height="20" align="center" class="content_td1"><?=$user?></td>
<td class="content_td2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" height=25><img src="<?=$con[img_url]?>/posticons/<?=$sicon?>" width="20" height="20" /></td>
<td width="49%"><?php echo $lang[template][l0001].$stime;?></td>
<td width="50%" align="right"><?=$admin_menu?><a href="#top"><img src="<?=$con[img_url]?>/top.gif" width="18" height="18" border="0" /></a><a href="#bottom"><img src="<?=$con[img_url]?>/bottom.gif" width="18" height="18" border="0" /></a></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top" class="content_td3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><img src="<?=$con[img_url]?>/face/<?=$sportrait?>.gif" /></td>
</tr>
<tr>
<td align="center"><?php echo $outhp." ".$outmail." ".$outoicq." ".$outip;?></td>
</tr>
</table></td>
<td valign="top" class="content_td4">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style='TABLE-LAYOUT: fixed;WORD-WRAP: break-word'>
<tr>
<td valign="top">
<span class='wmgb_content'><?php echo $scontent.$show_answer;?></span>
</td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
<br />
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?