2025.3.3
html文件:
<html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title><html>
<head>
<style type="text/css">
a{
text-decoration:underline;
}
</style>
</head>
<body>
<h2 class="title">键盘宝典</h2>
<p class="description">If you want to practice this work, you must first **</p>
<a href="https://www.baidu.com">查看更多</a>
</body>
</html>
浙公网安备 33010602011771号