<html>
<head>
<title>一个简单的页面</title>
</head>
<body bgcolor="#CCFFFF" text=black>
<p align=left>页面内容有木有?<br />
<h2>Body中的4号字体</h2>
<h2><Font color="#33FF33">Body中的字体效果</Font></h2><br /></p>
<p align=center><b><i><u>黑体斜体及下划线效果</u></i></b><br />
<sup>上标</sup><sub>下标</sub><s>中间划线</s><br /></p>
<a href="Welcome.html">点此链接到欢迎页面</a><br />
以下是一个表格<br />
<table border="1" align="left">
<tr>第一行</tr>
<