html 基本指令

命令:

<pre> </pre> 格式化输出
<ol></ol> 有序 HTML 列表:
示例:
<pre>
here is outout
</pre>
<ol>
<li> Item one
<li> Item two
<li> Item three
</ol>

网址

<a href="网址">网址</a>

 

posted @ 2018-11-06 22:35  江期玉  阅读(679)  评论(0编辑  收藏  举报