下载资源前端资源详情
导航主页.zip
大小:2.92MB
价格:25积分
下载量:0
评分:
5.0
上传者:2301_80072698
更新日期:2025-09-22

有趣的导航栏-有趣的导航栏

资源文件列表(大概)

文件名
大小
导航主页/
-
导航主页/.idea/
-
导航主页/.idea/.gitignore
184B
导航主页/.idea/encodings.xml
264B
导航主页/.idea/HomePage.iml
344B
导航主页/.idea/libraries/
-
导航主页/.idea/libraries/.xml
219B
导航主页/.idea/misc.xml
177B
导航主页/.idea/modules.xml
275B
导航主页/.idea/workspace.xml
4.33KB
导航主页/css/
-
导航主页/css/ball.css
1.62KB
导航主页/css/style.css
7.71KB
导航主页/favicon.ico
5.45KB
导航主页/images/
-
导航主页/images/bg01.jpg
89.77KB
导航主页/images/bg02.jpg
20.29KB
导航主页/images/bg04.jpg
67.69KB
导航主页/images/bg05.jpg
188.34KB
导航主页/images/bg08.jpg
258.66KB
导航主页/images/bg09.jpg
37.05KB
导航主页/images/bg10.jpg
151.9KB
导航主页/images/bg12.jpg
167.55KB
导航主页/images/bg13.jpg
179.12KB
导航主页/images/bg15.jpg
158.37KB
导航主页/images/bg17.jpg
115.12KB
导航主页/images/bg19.jpg
246.18KB
导航主页/images/bg20.jpg
159.95KB
导航主页/images/bg21.jpg
296.09KB
导航主页/images/bg22.jpg
91.69KB
导航主页/images/bg23.jpg
243.47KB
导航主页/images/bg25.jpg
206.5KB
导航主页/images/canvas.svg
1.1KB
导航主页/images/chrome.svg
2.38KB
导航主页/images/clock.svg
1.57KB
导航主页/images/close.png
645B
导航主页/images/codecamp.svg
806B
导航主页/images/collect.svg
1.52KB
导航主页/images/csdn.svg
2.47KB
导航主页/images/github.svg
2.27KB
导航主页/images/iconfont.svg
4.67KB
导航主页/images/iconmoon.ico
5.3KB
导航主页/images/LOGO.svg
1.46KB
导航主页/images/search.svg
1.15KB
导航主页/images/v2ex.svg
950B
导航主页/images/w3c.svg
2.02KB
导航主页/images/京东.svg
950B
导航主页/images/偶书.ico
9.44KB
导航主页/images/公众号.ico
1.69KB
导航主页/images/公开课.svg
1.67KB
导航主页/images/哔哩哔哩.svg
1.74KB
导航主页/images/天猫.svg
5.89KB
导航主页/images/头像.png
282.01KB
导航主页/images/微信.svg
1.36KB
导航主页/images/微博.svg
2.58KB
导航主页/images/慕课.svg
1.15KB
导航主页/images/爱奇艺.svg
3.66KB
导航主页/images/百度.svg
5.65KB
导航主页/images/百度网盘.svg
1.96KB
导航主页/images/相册.svg
1.85KB
导航主页/images/知乎.svg
1.21KB
导航主页/images/码云.svg
788B
导航主页/images/网易云.svg
4.01KB
导航主页/images/腾讯云.svg
2.35KB
导航主页/images/腾讯视频.svg
4.58KB
导航主页/images/草料.svg
17.78KB
导航主页/images/菜鸟.svg
1.57KB
导航主页/images/贴吧.svg
3.06KB
导航主页/images/邮箱.svg
1.07KB
导航主页/images/颜色.svg
1.31KB
导航主页/index.html
7.72KB
导航主页/js/
-
导航主页/js/index.js
6.98KB
导航主页/test.css
2.72KB
导航主页/test.html
2.5KB

资源内容介绍

有趣的导航栏
<!doctype html><html lang="en"> <head> <meta charset="UTF-8"> <meta name="Designer" content="LiWei"> <meta name="Description" content="HomePage"> <link rel="stylesheet" href="css/style.css" type="text/css"> <link rel="stylesheet" href="css/timer.css" type="text/css"> <link rel="stylesheet" href="css/ball.css" type="text/css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"> <link rel="stylesheet" href="test.css"> <link rel="shortcut icon" href="favicon.ico"> <title>HomePage</title> </head> <body id="bgid" onload="changeBg()"> <header> <div class="tabbar"> <ul> <li class="item active"> <a href="#"> <span class="icon"> <i class="fas fa-home" aria-hidden="true"></i> </span> <span class="text">home</span> </a> </li> <li class="item"> <a onclick="changeBg()" > <span class="icon"> <i class="fas fa-heart" aria-hidden="true"></i> </span> <span class="text">background</span> </a> </li> <li class="item"> <a onclick="addFocus()"> <span class="icon"> <i class="fas fa-plus-circle" aria-hidden="true"></i> </span> <span class="text">note</span> </a> </li> <li class="item"> <a onclick="ballBtn()"> <span class="icon"> <i class="fas fa-bell" aria-hidden="true"></i> </span> <span class="text">ball</span> </a> </li> <li class="item"> <a href="#"> <span class="icon"> <i class="fas fa-user" aria-hidden="true"></i> </span> <span class="text">about</span> </a> </li> <div class="active-bg"></div> </ul> </div> <div class="img"> <img src="images/头像.png" > <div class="clock"> <p id="1">0</p> <p id="2">0</p> <p id="3">:</p> <p id="4">0</p> <p id="5">0</p> <p id="6">:</p> <p id="7">0</p> <p id="8">0</p> </div> </div><div class="leftbox" id="ltbox"><em><img src="images/clock.svg" alt=""></em><span id="lttime"></span></div><div class="midbox"><form action="http://www.baidu.com/s" method="get" target="_blank"><input type="search" name="wd" id="seaid" placeholder="search something" autofocus="autofocus" autocomplete="off"><input type="submit" id="subid" value=""></form></div><div class="rightbox" id="rtbox"></div></header><div class="container"><ul><li><a href="https://wx.qq.com/" target="_blank"><img src="images/微信.svg" alt=""></a></li><li><a href="https://s.weibo.com/top/summary?Refer=top_hot&topnav=1&wvr=6" target="_blank"><img src="images/微博.svg" alt=""></a></li><li><a href="#" target="_blank"><img src="images/collect.svg" alt=""></a></li><li><a href="https://email.163.com/" target="_blank"><img src="images/邮箱.svg" alt=""></a></li><li><a href="#" target="_blank"><img src="images/相册.svg" alt=""></a></li><li><a href="https://www.bilibili.com/" target="_blank"><img src="images/哔哩哔哩.svg" alt=""></a></li><li><a href="https://music.163.com/" target="_blank"><img src="images/网易云.svg" alt=""></a></li><li><a href="https://mp.weixin.qq.com" target="_blank"><img src="images/公众号.ico" alt=""></a></li><li><a href="https://tieba.baidu.com" target="_blank"><img src="images/贴吧.svg" alt=""></a></li><li><a href="http://www.baidu.com" target="_blank"><img src="images/百度.svg" alt=""></a></li><li><a href="http://www.google.com" target="_blank"><img src="images/chrome.svg" alt=""></a></li><li><a href="https://pan.baidu.com" target="_blank"><img src="images/百度网盘.svg" alt=""></a></li><li><a href="https://www.iconfont.cn/" target="_blank"><img style="width:55px;height:55px;" src="images/iconfont.svg" alt=""></a></li><li><a href="https://www.materialui.co/colors" target="_blank"><img src="images/颜色.svg" alt=""></a></li><li><a href="https://github.com/" target="_blank"><img src="images/github.svg" alt=""></a></li><li><a href="https://gitee.com/" target="_blank"><img src="images/码云.svg" alt=""></a></li><li><a href="https://cloud.tencent.com" target="_blank"><img src="images/腾讯云.svg" alt=""></a></li><li><a href="https://www.csdn.net/" target="_blank"><img src="images/csdn.svg" alt=""></a></li><li><a href="https://www.w3school.com.cn/index.html" target="_blank"><img src="images/w3c.svg" alt=""></a></li><li><a href="http://www.logofree.cn/" target="_blank"><img src="images/LOGO.svg" alt=""></a></li><li><a href="https://cli.im/" target="_blank"><img src="images/草料.svg" alt=""></a></li><li><a href="https://www.freecodecamp.org/" target="_blank"><img src="images/codecamp.svg" alt=""></a></li><li><a href="https://www.v2ex.com/" target="_blank"><img src="images/v2ex.svg" alt=""></a></li><li><a href="https://www.icourse163.org/" target="_blank"><img src="images/慕课.svg" alt=""></a></li><li><a href="https://open.163.com/" target="_blank"><img src="images/公开课.svg" alt=""></a></li><li><a href="https://www.canva.cn/" target="_blank"><img src="images/canvas.svg" alt=""></a></li><li><a href="https://www.zhihu.com/hot" target="_blank"><img src="images/知乎.svg" alt=""></a></li><li><a href="https://icomoon.io/" target="_blank"><img src="images/iconmoon.ico" alt=""></a></li><li><a href="https://www.iqiyi.com/home2020" target="_blank"><img src="images/爱奇艺.svg" alt=""></a></li><li><a href="https://v.qq.com/" target="_blank"><img src="images/腾讯视频.svg" alt=""></a></li><li><a href="https://www.runoob.com/" target="_blank"><img src="images/菜鸟.svg" alt=""></a></li><li><a href="https://www.jd.com" target="_blank"><img src="images/京东.svg" alt=""></a></li><li><a href="https://www.tmall.com" target="_blank"><img src="images/天猫.svg" alt=""></a></li></ul></div><footer><button onclick="getFocus()" class="topbtn"><i class="fas fa-chevron-circle-up"></i></button><button id="note"><i class="fas fa-book"></i></button><ul><li><a href="https://mp.weixin.qq.com" target="_blank"><img src="images/公众号.ico" alt=""></a></li><li><a href="https://www.bilibili.com/" target="_blank"><img src="images/哔哩哔哩.svg" alt=""></a></li><li><a href="https://github.com/" target="_blank"><img src="images/github.svg" alt=""></a></li><li><a href="https://pan.baidu.com" target="_blank"><img src="images/百度网盘.svg" alt=""></a></li><li><a href="https://www.iconfont.cn/" target="_blank"><img src="images/iconfont.svg" alt=""></a></li><li><a href="https://www.materialui.co/colors" target="_blank"><img src="images/颜色.svg" alt=""></a></li><li><a href="https://github.com/" target="_blank"><img src="images/github.svg" alt=""></a></li><li><a href="https://gitee.com/" target="_blank"><img src="images/码云.svg" alt=""></a></li><li><a href="https://cloud.tencent.com" target="_blank"><img src="images/腾讯云.svg" ></a></li></ul></footer><div id="" class="btm"><textarea id="txt" type="text" maxlength="10"></textarea><input type="button" id="add" value="Add"><input type="button" id="closeBox" onclick="addFocus()" value=""><ul class= "notes"></ul></div><div class="ballbox"></div><div class="ballBtns" id="btns"><input type="button" onclick="autoBtn()" class="auto_btn " value="Start"><input type="button" onclick="clearBalls()" class="clear_btn" value="Clear"></div> <script src="js/index.js"></script> </body></html>

用户评论 (0)

发表评论

captcha

相关资源

SZU深圳大学中文简历模板

SZU深圳大学中文简历模板

20.92MB13积分

生化小游戏生化小游戏exe

生化小游戏生化小游戏exe

62.85MB10积分

基于单向链表、可区分实时任务和非实时任务的嵌入式极简任务调度系统

知识领域:嵌入式极简任务调度系统技术关键词:任务链表,任务注册,实时任务,非实时任务,前后台任务调度系统内容关键词:支持任务链表化管理;模块化程度高,不依赖其他代码;提供任务注册接口;支持实时任务和非实时任务分开注册;用途:可以用于单片机、处理器等嵌入式芯片的任务调度管理。任务链表管理、动态添加任务、支持实时任务和非实时任务

1.2MB37积分

springboot宠物咖啡馆平台的设计与实现(代码+数据库+LW)

摘要随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。本文介绍了基于Spring Boot的宠物咖啡馆平台的设计与实现的开发全过程。通过分析基于Spring Boot的宠物咖啡馆平台的设计与实现管理的不足,创建了一个计算机管理基于Spring Boot的宠物咖啡馆平台的设计与实现的方案。文章介绍了基于Spring Boot的宠物咖啡馆平台的设计与实现的系统分析部分,包括可行性分析等,系统设计部分主要介绍了系统功能设计和数据库设计。本基于Spring Boot的宠物咖啡馆平台的设计与实现有管理员和用户以及看护师三个角色。用户功能有个人中心,咖啡菜品管理,菜品订单管理,宠物信息管理,宠物体验管理,宠物订单管理,宠物寄养管理,健康状况管理,看护服务管理,周边商品管理,商品购买管理,我的收藏管理等。管理员功能有个人中心,用户管理,看护师管理,咖啡菜品管理,菜品类型管理,菜品订单管理,宠物信息管理,宠物体验管理,宠物订单管理,宠物寄养管理,健康状况管理,互动项目管理,看护服务管理,周边商品管理,商品类型管理,商品购买管理,商品入库管理,系统管理等。看护师功

12.98MB42积分