<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>畅游中秋</title>
<link rel="stylesheet" href="../css/bootstrap.min.css">
<link rel="stylesheet" href="../css/畅游中秋.css">
<link rel="stylesheet" href="../css/layui.css">
<script src="../js/bootstrap.bundle.min.js"></script>
<script src="../js/layui.js"></script>
<script>
layui.use('carousel', function(){
var carousel = layui.carousel;
//建造实例
carousel.render({
elem: '#lunbo1'
,width: '100%' //设置容器宽度
,arrow: 'always' //始终显示箭头
//,anim: 'updown' //切换动画方式
});
carousel.render({
elem: '#lunbo2'
,width: '100%' //设置容器宽度
,arrow: 'always' //始终显示箭头
//,anim: 'updown' //切换动画方式
});
});
layui.use('carousel', function(){
var carousel = layui.carousel;
//建造实例
carousel.render({
elem: '#lunbo3'
,width: '100%' //设置容器宽度
,arrow: 'always' //始终显示箭头
//,anim: 'updown' //切换动画方式
});
carousel.render({
elem: '#lunbo4'
,width: '100%' //设置容器宽度
,arrow: 'always' //始终显示箭头
//,anim: 'updown' //切换动画方式
});
});
</script>
</head>
<body>
<!--导航栏-->
<div style="text-align: center;">
<span style="height: 100%;display: inline-block;vertical-align: middle;"></span>
<img style="vertical-align: middle;" src="../images/导航图.png" alt="" class="img-fluid">
</div>
<div class="container">
<nav>
<ul class="nav1">
<li><a href="../html/花好月圆.html">花好月圆</a></li>
<li><a href="../html/畅游中秋.html">畅游中秋</a></li>
<li><a href="../html/诗词中秋.html">诗词中秋</a></li>
</ul>
</nav>
</div>
<!--节日习俗-->
<div class="container">
<div style="border: 5px #ffaa48 solid;border-radius: 30px;width: 92%;margin-left: 4%;">
<div style="text-align: center;height: 100px;font-size: 40px;font-family: '宋体';font-weight:bolder;"><br>节日习俗</div>
<div style="width: 92%;margin-left: 4%;">
<div style="text-align: center;height: 50px;line-height: 50px;font-size: 30px;font-family: '宋体';">习俗活动</div>
<div class="layui-carousel" id="lunbo1">
<div carousel-item>
<div style="background-color: bisque;">
<div class="row">
<div class="col-md-3"><img src="../images/祭月.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">祭月</span></div></div>
<div class="col-md-3"><img src="../images/赏月.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">赏月</span></div></div>
<div class="col-md-3"><img src="../images/猜谜.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">猜谜</span></div></div>
<div class="col-md-3"><img src="../images/树中秋.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">树中秋</span></div></div>
</div>
</div>
<div style="background-color: bisque;">
<div class="row">
<div class="col-md-3"><img src="../images/舞火龙.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">舞火龙</span></div></div>
<div class="col-md-3"><img src="../images/听香.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">听香</span></div></div>
<div class="col-md-3"><img src="../images/孔明灯1.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">烧塔</span></div></div>
<div class="col-md-3"><img src="../images/兔儿爷.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">兔儿爷</span></div></div>
</div>
</div>
<div style="background-color: bisque;">
<div class="row">
<div class="col-md-3"><img src="../images/放孔明灯.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">放孔明灯</span></div></div>
<div class="col-md-3"><img src="../images/观潮.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">观潮</span></div></div>
<div class="col-md-3"><img src="../images/玩花灯.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">玩花灯</span></div></div>
<div class="col-md-3"><img src="../images/提灯笼.png" alt="" style="width: 100%;border-top-right-radius: 30px;border-top-left-radius: 30px;"><div style="background-color: #e6b781;height: 40px;font-size: 20px;text-align: center;line-height: 40px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;"><span class="text-danger">提灯笼</span></div></div>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
<div style="border: 3px #ffaa48 solid;width: 40%;margin-left: 30%;"></div>
程序猿小D
- 粉丝: 4334
- 资源: 1195
最新资源
- 【java】分布式事务基于rabbitmq二阶段提交实现.zip
- 【java】基于java+SSM-考试系统.zip
- 【java】大三软工课设,在线考试系统后端部分.zip
- 【java】基于rabbitmq解决分布式事务问题.zip
- 【java】基于java语言的各种mq消息中间件的测试.zip
- 【java】基于jsp+servlet+mysql+tomcat的在线考试系统.zip
- 【java】基于SpringBoot+Druid+MybatisPlus+Atomikos分布式事务.zip
- 【java】基于Springboot和VUE的前后端分离式在线考试系统.zip
- 【java】基于spring框架的在线考试系统.zip
- 【java】通过lcn分布式事务框架解决分布式事务问题.zip
- 【java】通过seata分布式事务框架解决分布式事务问题.zip
- 【java】基于事件驱动+事件溯源+Saga的微服务示例.zip
- 【java】消息中间件rabbitmq结合springboot快速入门小项目.zip
- 【java】用来测试-学习分布式事务的项目.zip
- 【java】小卖部小程序项目:包含微信小程序+Java后台服务端.zip
- 【java+vue】基于SpringCloud微服务的分布式在线考试系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈