设为首页
收藏本站
开启辅助访问
请
登录
后使用快捷导航
没有帐号?
立即注册
首页
课程设置
平面设计
室内设计
机械设计
园林景观设计
影视后期制作
论坛
老师加盟
登录
|
注册
搜索
搜索
本版
帖子
用户
快捷导航
室内设计学院
论坛
BBS
论坛
›
学院
›
平面设计学院
›
为什么是正数和负数
返回列表
星星的眼泪是我
78
主题
92
帖子
482
积分
中级会员
中级会员, 积分 482, 距离下一级还需 518 积分
中级会员, 积分 482, 距离下一级还需 518 积分
积分
482
加为好友
发送消息
访问家园
0
1257
电梯直达
[提问]
为什么是正数和负数
星星的眼泪是我
|
中级会员
|
勤币 292
|
学币 0
发表于 2020-3-29 10:37
|
复制链接
|
打印
|
上一主题
|
下一主题
WEB前端实战高级教程
-
3.7 模拟360浏览器雷达动画实例
在backgtound-pasition中为什么xy轴都是负数,不是x轴向右是正的,y轴向下是负的吗?还有案例中top不是向下偏移吗?为什么是正的呢?
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>360</title>
<style>
@keyframes dh{0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}}
.out{width:100%;height: 1166px;background: url("img/safe2.jpg") content-box;position: relative;}
.out .box{width: 660px;height: 660px;border: 2px solid #FF272B;position: absolute;left: 50%;margin-left: -330px;top: 590px;margin-top: -330px;}
.out .iconBig{ background:url( "img/dp.png") no-repeat; width:150px; height:180px;position: absolute;left: 50%;margin-left: -45px;top: 50%;margin-top:-70px; }
.box .line{ width:330px; height:450px; background:url("img/rada.png") no-repeat center; animation: dh 3s linear infinite; position:absolute; top:0; left:0;transform-origin: 340px 320px}
.out .icon{background:url("img/dp.png") no-repeat;position: absolute;}
.out .icon:nth-child(1){width: 49px;height: 49px;background-position: -180px -17px;left:150px;top:90px;}
.out .icon:nth-child(2){width: 64px;height: 64px;background-position: -268px -12px;left: 450px;top: 60px;}
.out .icon:nth-child(3){width:36px;height:36px;background-position: -362px -24px;left: 440px;top:300px;}
.out .icon:nth-child(4){width:54px;height:54px;background-position: -418px -17px;left: 540px;top:360px;}
.out .icon:nth-child(5){width: 58px;height: 58px;background-position: -180px -99px;left:390px;top:490px;}
.out .icon:nth-child(6){ width:51px; height:51px; background-position:-269px -104px; left:110px; top:490px;}
.out .icon:nth-child(7){ width:58px; height:58px; background-position:-179px -99px; left:99px; top:260px;}
</style>
</head>
<body>
<div class="out
<div class="out">
<div class="box">
<div class="icon"></div>
<div class="icon"></div>
<div class="icon"></div>
<div class="icon"></div>
<div class="icon"></div>
<div class="icon"></div>
<div class="icon"></div>
<div class="icon"></div>
<div class="line"></div>
<div class="iconBig"></div></div>
</body>
</html>
复制代码
本帖子中包含更多资源
您需要
登录
才可以下载或查看,没有帐号?
立即注册
x
点赞
26
哪些同学觉得很赞!
lori棒棒糖
觉得很赞
昵昵妹
觉得很赞
潜意式
觉得很赞
龙猫1212
觉得很赞
大大大表哥
觉得很赞
依仔101
觉得很赞
西卡
觉得很赞
一品数码
觉得很赞
热爱生活热爱家
觉得很赞
我叫大帅比
觉得很赞
举报
使用道具
|
回复
共0个回复 最后回复于 2020-3-29 10:37
返回列表
B
Color
Image
Link
Quote
Code
Smilies
高级模式
您需要登录后才可以回帖
登录
|
立即注册
本版积分规则
发表回复
回帖后跳转到最后一页
快速回复
返回顶部
返回列表