<!DOCTYPE?html>
<html>
<head>
<meta?charset="utf-8"?/>
<title>新年賀卡</title>
<link?rel="stylesheet"?type="text/css"?href="main.css">
<script?src="js/main.js";type="text/javascript";charset="UTF-8"></script>
</head>
<body>
<div>
<img?src="img/music_pointer.png"?/>
<img?src="img/music_disc.png"?>
</div>
<div?id="page1">
<div></div>
<div>點擊屏幕</br>開啟好運</div>
<div></div>
<div></div>
</div>
<div?id="page2">
<div></div>
<div></div>
<div></div>
</div>
<div?id="page3">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</body>
</html>*{margin:?0;
padding:?0;
border:?none;
font-size:?1.71875vw;
}
#music{
position:?fixed;
border:4px?solid?#ef1639;
width:?15vw;
height:?15vw;
top:?3vh;
right:4vw;
z-index:?5;
}
#music?>?img:first-of-type{
position:?absolute;
top:?24%;
right:?2.5%;
width:?28.421%;
}
#music?>?img:last-of-type{
position:?absolute;
top:0;
right:;
bottom:?0;
width:?79%;
}
.bg{
}
- 1 回答
- 0 關注
- 1609 瀏覽
相關問題推薦
添加回答
舉報
0/150
提交
取消