请大家看看这段代码是怎么回事,只能显示“目录”两个字?

来源:百度知道 编辑:UC知道 时间:2024/06/27 18:50:42
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 style="line-height:150%;">
<td>目录</title></head>
<TBODY></td>
</tr>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>
<TR height=20>
<TD noWrap height="63">
<p align="center"><style>a{TEXT-DECORATION:none}</style><br><font color="blue"><b><span style="font-size:9pt;">目
  录</span></b></font><font color="black"><b> </b></font></TD></TR>
<TR height=20>
<TD noWrap>
<p style="line-height:150%;" align="left">
<span style="font-size:10pt;"><

你那个这么table、head的嵌套都不对 你试试这个
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>目录</title>
</head>

<body>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 style="line-height:150%;">
<TBODY>
<TR height=20>
<TD noWrap height="63">
<p align="center"><style>a{TEXT-DECORATION:none}</style><br><font color="blue"><b>