第一个html文件

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

2、添加:

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


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

3、用浏览器打开

posted @ 2016-09-06 14:20  朱小勇  阅读(252)  评论(0编辑  收藏  举报