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

第一个html文件

时间:2016-09-06 15:27:06      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:

1、新建记事本文件,后缀改为.html

2、添加:

<html>
   <head>
      <title>jude`s first web</title>
   </hdad>


   <body>
       jude is the best man in the world
   </body>
</html>

3、用浏览器打开

第一个html文件

标签:

原文地址:http://www.cnblogs.com/judes/p/5845603.html

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