快乐打码 2022-11-12 13:49 采纳率: 70.6%
浏览 28
已结题

想呈现出图片上的效果可是css里的内容好像链接不上,请问这是哪的问题,要怎么改

<!DOCTYPE html>
<html lang="en">
<head>
 <meta charset="UTF-8">
 <meta http-equiv="X-UA-Compatible" content="IE=edge">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <title>音乐排行榜</title>
  <link href="style.5.css" type="text/css" rel="stylesheet">
</head>
<body>
<div class="bg" >
 <ul>
 <li class="tp"></li>
 <li>vnessa-constance</li>
 <li>dogffedrd-seeirtit</li>
 <li>dsieirif-constrance</li>
 <li>wytuu-qeyounted</li>
 <li class="yj">qurested-conoted</li>
 </ul> 
 </div>
</body>
</html>
*{margin: 0; padding: 0; list-style: none; outline: none;}
 .bg{
 width: 600px;
 height: 550px;
 background-image: repeating-radial-gradient(circle at 50% 50%,#333,#000 1%);
 margin: 50px auto; 
 padding: 40px;
border-radius: 50%;
 padding-top: 50px;
 border: 10px solid #ccc;
 }
 ul{
 width: 372px;
 height: 530px;
 background: #fff;
 border-radius: 30px;
 box-shadow: 15px 15px 12px #000;
 margin: 0 auto;
}
 ul li{
 width: 372px;
 height: 55px;
 background: rgb(68, 66, 66) url(images/3.jpg) no-repeat 70px 20px;
 margin-bottom: 2px;
 font-size: 18px;
 color: #d6d6d6;
 line-height: 55px;
 text-align: center;
 font-family: "微软雅黑"; 
 }
 ul .tp{
 width: 372px;
 height: 247px;
 background: #fff;
 background-image: url(“images/2.jpg”),url(images/1.jpg);
 background-repeat: no-repeat;
 background-position: 87px 16px 99px 192px;
 border-radius: 30px 30px 0 0;
 }
 ul .yj{border-radius: 0 0 30px 30px;}



img

  • 写回答

4条回答 默认 最新

  • CSDN-Ada助手 CSDN-AI 官方账号 2022-11-12 14:53
    关注
    评论

报告相同问题?

问题事件

  • 已结题 (查看结题原因) 11月15日
  • 修改了问题 11月12日
  • 创建了问题 11月12日

悬赏问题

  • ¥15 而使用UE5引擎的 工具选项里 打开c++ visual studio 就会有部分显示加载失败 如图 加载失败的这张图 请问是什么原因
  • ¥15 mysql 对多个字段模糊查询,返回第一个匹配的字段
  • ¥15 the testing results of the whole dataset is empty
  • ¥15 can问题,往哥解决
  • ¥15 FFmpeg 成功推流到 Nginx RTMP 服务器但无法用 ffplay 或 VLC 播放
  • ¥15 请修改以下C语言代码使其能正确输出最短路径
  • ¥20 抖音商城拉码器安卓报错求解决办法或者有新的拉码脚本也可以介绍一下
  • ¥15 MPLAB IDE V2.35 报错make[2]: *** [build/default/production/_ext/1472/MSSP_I2C.p1] Error 1
  • ¥15 新唐M451 DTMF检测和发送代码修改
  • ¥15 在国外文献网站里点击view pdf 加载异常缓慢甚至加载不出来。