First HTML

<html><span style="white-space:pre">													</span><!-- HTML 开始标记 -->
<head><span style="white-space:pre">													</span><!-- 头标记 -->
<span style="white-space:pre">	</span><title>First HTML program</title><span style="white-space:pre">					</span><!-- 文档标题信息 --><span style="white-space:pre">				</span>
</head><span style="white-space:pre">													</span><!-- 头标记完结 -->
<body><span style="white-space:pre">													</span><!-- 网页主体 -->
<span style="white-space:pre">	</span><center><span style="white-space:pre">											</span><!-- 让内容居中显示 -->
<span style="white-space:pre">	</span><h2><span style="white-space:pre">												</span><!-- 二号标题 -->
<span style="white-space:pre">		</span><font color="BLUE">电子科技大学</font><span style="white-space:pre">			</span><!-- 蓝色字体 -->
<span style="white-space:pre">	</span></h2><span style="white-space:pre">	</span>
<span style="white-space:pre">	</span><h3><span style="white-space:pre">												</span><!-- 三号标题 -->
<span style="white-space:pre">		</span><a href="http://www.csdn.com">www.csdn.com</a><span style="white-space:pre">	</span><!-- 超链接 --><span style="white-space:pre">	</span>
<span style="white-space:pre">	</span></h3><span style="white-space:pre">	</span>
<span style="white-space:pre">	</span></center>
</body>
</html>

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。