码迷,mamicode.com
首页 > 其他好文 > 详细

水平线标签

时间:2016-02-17 00:45:07      阅读:144      评论:0      收藏:0      [点我收藏+]

标签:

 1 <!doctype html>
 2 <html>
 3 <head>
 4 <meta charset="utf-8">
 5 <title>随便起一个名字</title>
 6 </head>
 7 <body>
 8 <p>123</p>
 9 <hr><!--这里定义了一个水平线-->
10 <p>123</p>
11 </body>
12 </html>

123


123

像上面一样的感觉。

水平线标签

标签:

原文地址:http://www.cnblogs.com/webgavin/p/5194069.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!