|  | 
| 1 |  | -# HTML CSS 特效示例代码库 | 
|  | 1 | +# HTML CSS Examples | 
| 2 | 2 | 
 | 
| 3 |  | -Demo 演示: [https://zxuqian.github.io/html-css-examples/](https://zxuqian.github.io/html-css-examples/) | 
|  | 3 | +[中文版](./README-zh_CN.md) | 
| 4 | 4 | 
 | 
| 5 |  | -每个文件夹下即对应各个特效的源代码,包括但不限于: | 
|  | 5 | +This repository contains the source code for my videos at [Bilibili, 峰华前端工程师](https://space.bilibili.com/302954484) | 
| 6 | 6 | 
 | 
| 7 |  | -- CSS/SVG 动画 | 
| 8 |  | -- 阴影/发光/玻璃特效 | 
| 9 |  | -- 响应式布局 | 
| 10 |  | -- 打字机特效 | 
| 11 |  | -- 脸部识别 | 
| 12 |  | -- 3D 变换 | 
| 13 |  | -- 原生 Canvas | 
| 14 |  | -- 还有更多... | 
|  | 7 | +Text in videos and codes are primarily in Chinese, **But you can use this repository without knowing Chinese. Just read the critical part.** | 
| 15 | 8 | 
 | 
| 16 |  | -## 个人主页 | 
|  | 9 | +You can use this repository for inspirations and cheatsheets. | 
| 17 | 10 | 
 | 
| 18 |  | -[博客](https://zxuqian.cn) | 
|  | 11 | +Online Demo: [https://zxuqian.github.io/html-css-examples/](https://zxuqian.github.io/html-css-examples/) | 
| 19 | 12 | 
 | 
| 20 |  | -[点击跳转到我的 Bibibili 个人空间首页](https://space.bilibili.com/302954484) | 
|  | 13 | +Each folder contains the source code of HTML and CSS examples, including: | 
| 21 | 14 | 
 | 
| 22 |  | -或者扫描下方二维码 | 
|  | 15 | +- CSS/SVG Animation | 
|  | 16 | +- Shadows/Glowing/Glass Effects | 
|  | 17 | +- Responsive Layout | 
|  | 18 | +- Type-Writer Effect | 
|  | 19 | +- Face Recognition | 
|  | 20 | +- 3D Transformations | 
|  | 21 | +- Native Canvas | 
|  | 22 | +- and more... | 
| 23 | 23 | 
 | 
| 24 |  | -<img src="./bilibili.jpg" width="250" alt="Bilibili 峰华前端工程师" /> | 
|  | 24 | +## My Personal Homepage | 
|  | 25 | + | 
|  | 26 | +[Blog](https://zxuqian.cn) | 
|  | 27 | + | 
|  | 28 | +[Bilibili](https://space.bilibili.com/302954484) | 
|  | 29 | + | 
|  | 30 | +Or scan the QR code below:  | 
|  | 31 | + | 
|  | 32 | +<img src="./bilibili.jpg" width="250" alt="Bilibili 峰华前端工程师" /> | 
|  | 33 | + | 
|  | 34 | +## Contributing | 
|  | 35 | + | 
|  | 36 | +Currently, I have no contribution plans, but If you have any good examples, feel free to open an issue or submit a PR. | 
0 commit comments