Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 99eeb39

Browse files
committed
Update README
1 parent cdeab81 commit 99eeb39

File tree

2 files changed

+56
-16
lines changed

2 files changed

+56
-16
lines changed

‎README-zh_CN.md‎

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# HTML CSS 特效示例代码库
2+
3+
本仓库包含我发布在 [Bilibili, 峰华前端工程师](https://space.bilibili.com/302954484) 视频的配套示例代码。你可以用来寻找灵感,或者直接使用示例中的代码。
4+
5+
[英文版](./README.md)
6+
7+
在线 Demo 演示: [https://zxuqian.github.io/html-css-examples/](https://zxuqian.github.io/html-css-examples/)
8+
9+
仓库中的每个文件夹下即对应各个 HTML/CSS 示例的源代码,包括:
10+
11+
- CSS/SVG 动画
12+
- 阴影/发光/玻璃特效
13+
- 响应式布局
14+
- 打字机特效
15+
- 脸部识别
16+
- 3D 变换
17+
- 原生 Canvas
18+
- 还有更多...
19+
20+
## 个人主页
21+
22+
[博客](https://zxuqian.cn)
23+
24+
[点击跳转到我的 Bibibili 个人空间首页](https://space.bilibili.com/302954484)
25+
26+
或者扫描下方二维码
27+
28+
<img src="./bilibili.jpg" width="250" alt="Bilibili 峰华前端工程师" />

‎README.md‎

Lines changed: 28 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,36 @@
1-
# HTML CSS 特效示例代码库
1+
# HTML CSS Examples
22

3-
Demo 演示: [https://zxuqian.github.io/html-css-examples/](https://zxuqian.github.io/html-css-examples/)
3+
[中文版](./README-zh_CN.md)
44

5-
每个文件夹下即对应各个特效的源代码,包括但不限于:
5+
This repository contains the source code for my videos at [Bilibili, 峰华前端工程师](https://space.bilibili.com/302954484)
66

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.**
158

16-
## 个人主页
9+
You can use this repository for inspirations and cheatsheets.
1710

18-
[博客](https://zxuqian.cn)
11+
Online Demo: [https://zxuqian.github.io/html-css-examples/](https://zxuqian.github.io/html-css-examples/)
1912

20-
[点击跳转到我的 Bibibili 个人空间首页](https://space.bilibili.com/302954484)
13+
Each folder contains the source code of HTML and CSS examples, including:
2114

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...
2323

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

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /