part16: 来源: http://www.codecademy.com/zh/cou ... fb998b470000202dc8b It's better with a header 有一个标题是极好的 Your webpage could use an <h1> header between the body tags to let everyone know that the page is about you. 你需要在“<body>”标签间用一个“<h1>”标签来告诉每一个到访者关于你。 Instructions 操作指南 Create an <h1> tag inside your body tags. Between your opening <h1> and closing </h1> tags, type your name for all to see! 在“<body>”标签间添加一个“<h1>”标签,在“<h1>”标签间写入你的名字。