码迷,mamicode.com
首页 > Web开发 > 详细

html

时间:2017-09-15 20:58:34      阅读:185      评论:0      收藏:0      [点我收藏+]

标签:lan   tle   ext   语言   log   一个   text   color   highlight   

Hyper Text Markup Language(超文本标记语言)

<html>
    <head>
        <title>第一个html网页<title>
    </head>
    <body text = "blue">
        hello,<b>world</b>!
        <hr size = "5px" align = "left" color = "red"  width = "50%">
        你好!
    </body>
</html>

  

html

标签:lan   tle   ext   语言   log   一个   text   color   highlight   

原文地址:http://www.cnblogs.com/gride-glory/p/7528337.html

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