HTML——你好世界

<!DOCTYPE html>
<html>
<head>
<title>Hello World!</title>
</head>
<body>
<h1 style = "text-align: center">Hello World!<br/>
Welcome to My Web Server.</h1>
</body>
</html>

 

posted @ 2019-01-18 17:55  JAYPARK01  阅读(468)  评论(0编辑  收藏  举报