基本信息
源码名称:一款好看的个人HTML主页源码
源码大小:6.44M
文件格式:.zip
开发语言:CSS
更新时间:2022-12-23
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
一款好看的个人HTML主页源码

.
├── CDN
├── LICENSE
├── README.md
├── README.txt
├── css
│   ├── animation.css
│   ├── cursor.css
│   ├── firefox.css
│   ├── font.css
│   ├── lantern.css
│   ├── loading.css
│   ├── mobile.css
│   └── style.css
├── font
│   ├── MiSans-Regular.woff
│   ├── Pacifico-Regular.ttf
│   ├── UnidreamLED.ttf
│   ├── iconfont.ttf
│   ├── iconfont.woff
│   └── iconfont.woff2
├── img
│   ├── background1.webp
│   ├── background10.webp
│   ├── background2.webp
│   ├── background3.webp
│   ├── background4.webp
│   ├── background5.webp
│   ├── background6.webp
│   ├── background7.webp
│   ├── background8.webp
│   ├── background9.webp
│   └── icon
│       ├── apple-touch-icon.png
│       ├── candle.png
│       ├── favicon.ico
│       ├── logo.png
│       ├── music.png
│       ├── pause.png
│       ├── play.png
│       └── warn.png
├── index.html
├── js
│   ├── cursor.js
│   ├── js.cookie.js
│   ├── lantern.js
│   ├── main.js
│   ├── music.js
│   ├── set.js
│   └── time.js
├── old
│   ├── css
│   │   ├── font.css
│   │   ├── iconfont.css
│   │   └── style.css
│   ├── favicon.ico
│   ├── images
│   │   ├── apple-touch-icon.png
│   │   ├── logo.png
│   │   └── weixin.png
│   ├── index.html
│   └── js
│       ├── fetch.min.js
│       ├── jquery.min.js
│       └── main.js
├── upgrade-your-browser
│   ├── css
│   │   └── support.style.css
│   ├── end-of-ie-support
│   │   ├── css
│   │   │   └── support.style.css
│   │   ├── index.html
│   │   └── js
│   │       ├── er3eport.js
│   │       └── hello.world.js
│   ├── favicon.ico
│   ├── images
│   │   ├── chrome.png
│   │   ├── edge.png
│   │   ├── firefox.png
│   │   ├── qqbrowser.png
│   │   ├── safari.png
│   │   └── se360.png
│   ├── index.html
│   └── js
│       ├── er3eport.js
│       └── hello.world.js
├── vercel.json
└── 好例子网_一款好看的个人主页源码.zip

16 directories, 72 files