例如,如果我有以下代码:
<head>
<meta name="description" content="Question">
<meta name="keywords" content="StackExchange, Webmasters">
<meta name="author" content="Jon Doe">
</head>
我需要在网页的某处显示以下内容:
- 描述:问题
- 关键字: StackExchange, 网站管理员
- 作者:乔恩·多伊
我怎么能做到这一点?