网页制作问题???

本人在网站上申请了一个5M的免费空间,可以上传文件做网页,但我在网页三剑客里做了个表格,上传过后,怎么找开我的个人网页显示不出来呀,在线的请帮帮我的忙????
    <html>
<head>
<title>个人简历</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<table width="75%" border="1">
  <tr>
    <td>个人简历</td>
  </tr>
  <tr>
    <td height="387">
      <p>姓名:吴周</p>
      <p>性别:男</p>
      <p>年龄:24</p>
      <p>毕业学校:淮南联合大学</p>
      <p>专业:计算机应用与维护</p>
      <p>联系电话:13053076838</p>
      <p>邮箱:wuzhou 2003@163 .com </p>
      <hr>
      <p>挑战宣言:我现在不是最好的,但将来的我,一定是最强的。</p>
    </td>
  </tr>
</table>
</body>
</html>
最后编辑2006-03-05 13:22:54