专注前端素材!
源代码:
点击运行
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>素材8网教程(study.sucai8.cn)</title> <meta name="description" content="免费在线教程"> <meta name="keywords" content="HTML,CSS,XML,JavaScript"> <meta name="author" content="htmlsucai"> <meta charset="UTF-8"> </head> <body> <p>所有 meta 标签显示在 head 部分...</p> </body> </html>
运行结果