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>
posted @ 2025-03-04 13:10  古明源  阅读(31)  评论(0)    收藏  举报