Menu Close

Hello World 网页运行结果

网站也可以运行一些html语言,如果运行后,你将得到下列结果。

<!DOCTYPE html>
<html>
   <head>
      <title>This is document title</title>
   </head>	
   <body>
      <h1>This is a heading</h1>
      <p>Hello World!</p>
   </body>	
</html>

网页运行结果:

 

[rsnippet id=”2″ name=”htlloworld-html”]

除教程外,本网站大部分文章来自互联网,如果有内容冒犯到你,请联系我们删除!

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

Leave the field below empty!

Posted in HTML 教程

Related Posts