ThreeSection/
├── assets/ # 静态资源
│ ├── images/ # 图片资源
│ ├── videos/ # 视频资源
│ ├── js/ # 脚本文件
│ └── audio/ # 音频资源
├── styles/ # CSS 样式
│ ├── normal.css # 默认样式
│ ├── keyframes.css # 动画关键帧定义
│ └── index/ # 页面特定样式
│ └── index.css # 首页样式
└── index.html # 主页面
forked from RoweJason/threesection
-
Notifications
You must be signed in to change notification settings - Fork 0
codepaintstudio/threesection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 41.7%
- CSS 39.7%
- JavaScript 18.6%