html基础(二)


DOCTYPE html>
<html>
<head>
    <title>new2title>
head>
<body>
    dear
    <hr width="100%" size="2" color="black">

<del>hello,this text you will find there is one line between wvery worddel>

<font face="楷体" size="6" color="#0000CC">设置文本效果font>
<p>这是一个段落标记,如果我们文本理论有一段文本书写的华,我们可以使用这个,为了和另外一个换行作比较,下面是换行p>
昔人已乘黄鹤去<br/>
此地空余黄鹤楼<br/>
body>
html>