1. 首页
  2. 数据库
  3. MySQL
  4. 为什么有些css样式不起作用

为什么有些css样式不起作用

上传者: 2020-12-02 22:13:21上传 PDF文件 23.42KB 热度 28次
以下好像就是一段错误的代码—– <style type ="text/css"> <!- a:hover{text-decoration:underline;color:blue} a:link{text-decoration:underline;color: red} a:visited{text-decoration:green} -> </style> 爱米 这是正确的代码——— <style type ="text/css"> <!- a:link{text-decoration:underline;col
下载地址
用户评论