当前位置:网站首页>拉萨手风琴
拉萨手风琴
2022-06-28 05:21:00 【辕小白】
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>拉萨手风琴</title>
<style>
*{
margin: 0;
}
body{
background-image: url(../images/6.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.piclists{
width: 1089px;
height: 429px;
background-color: #8392e2;
margin: 100px auto;
}
.piclists ul{
list-style: none;
padding: 0;
height: 100%;
}
.list{
float: left;
width: 100px;
height: 429px;
background-color: #ff9999;
background-image: url(../images/3.jpg);
}
.list:nth-child(2){
background-image: url(../images/4.jpg);
}
.list:nth-of-type(3){
background-image: url(../images/5.jpg);
}
.list:nth-of-type(4){
width: 789px;
background-image: url(../images/6.jpg);
}
.list div{
width: 100px;
height: 429px;
background-color: rgba(0,0,0,0.5);
}
.list div p{
padding: 43px;
color: #ffffff;
}
</style>
</head>
<body>
<div class="piclists">
<ul>
<li class="list">
<div>
<p>我的个人拉萨之旅 | | 故事之城</p>
</div>
</li>
<li class="list">
<div>
<p>我的个人拉萨之旅 | | 故事之城</p>
</div>
</li>
<li class="list">
<div>
<p>我的个人拉萨之旅 | | 故事之城</p>
</div>
</li>
<li class="list">
<div>
<p>我的个人拉萨之旅 | | 故事之城</p>
</div>
</li>
</ul>
</div>
<script src="../js/jquery-1.11.1.min.js"></script>
<!--script src="../js/tab.js"></script-->
<script>
(function($){
$.fn.tab = function(option){
var bgNode = option.bg;
var eventNode = option.el;
var imgArr = option.bgImg;
$(eventNode).click(function(){
var index = $(this).index();
$(this).stop().animate({
width: "789px"
},500).siblings().stop().animate({
width: "100px"
},500);
$(bgNode).css({
backgroundImage:"url("+imgArr[index]+")"
});
})
}
})($)
$.fn.tab({
el:".list",
bg:"body",
bgImg: ["../images/3.jpg","../images/4.jpg",
"../images/5.jpg","../images/6.jpg"]
});
</script>
</body>
</html>

边栏推荐
- 基于订单流工具,我们能看到什么?
- PCR/qPCR研究:Lumiprobe丨dsGreen 用于实时 PCR
- Docker installs mysql5.7 and starts binlog
- If a programmer goes to prison, will he be assigned to write code?
- What does mysql---where 1=1 mean
- Feign implements path escape through custom annotations
- 电源插座是如何传输电的?困扰小伙伴这么多年的简单问题
- MySQL 45讲 | 05 深入浅出索引(下)
- MCLK configuration of Qualcomm platform camera
- 北斗三号短报文终端在大坝安全监测方案的应用
猜你喜欢

The latest examination questions and answers for the eight members (standard members) of Liaoning architecture in 2022

Operation of simulated examination platform of G3 boiler water treatment recurrent training question bank in 2022

【LeetCode】12、整数转罗马数字

WordPress zibll sub theme 6.4.1 happy version is free of authorization

SlicePlane的Heading角度与Math.atan2(y,x)的对应转换关系

Redis 的 最新windows 版本 5.0.14

Biovendor sRAGE protein solution

氨基染料研究:Lumiprobe FAM 胺,6-异构体

【无标题】drv8825步进电机驱动板子原理图

OpenSSL client programming: SSL session failure caused by an obscure function
随机推荐
MySQL export query results to excel file
codeforces每日5题(均1700)
Redis 的 最新windows 版本 5.0.14
PMP考试成绩多久出来?这些你务必知道!
[untitled] drv8825 stepping motor drive board schematic diagram
Opencv实现颜色检测
The latest examination questions and answers for the eight members (standard members) of Liaoning architecture in 2022
Gorm transaction experience
开关电源电压型与电流型控制
mysql导出数据库字典成excel文件
Docker installs mysql5.7 and starts binlog
Dart learning - functions, classes
Voltage mode and current mode control of switching power supply
Don't roll! How to reproduce a paper with high quality?
jsp连接oracle实现登录注册(简单)
【JVM】——JVM中內存劃分
Intensive learning notes
PCR/qPCR研究:Lumiprobe丨dsGreen 用于实时 PCR
程序员-放羊娃
乔布斯在斯坦福大学的演讲稿——Follow your heart