CodeLab
Show Output
 
xxxxxxxxxx
11
 
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
    <title>Defining the Author of the Page</title>
5
    <meta name="author" content="Alexander Howick">
6
</head>
7
<body>
8
    <h1>Hello World!</h1>
9
    <p><strong>Note:</strong> The information inside the meta tags are not visible in the browser.</p>
10
</body>
11
</html>
 

在微博、微信、公众号、小程序分享此示例。 如果您觉得有帮助,请给我们一个赞。