Skip to content

Commit 3c96de4

Browse files
author
Li Xinyang
committed
Add 100 star achivement
1 parent b32a6cf commit 3c96de4

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

100star.png

13.4 KB
Loading

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ authors :
5454
1 Chenyu 0.3%
5555
```
5656

57+
### 成就
58+
59+
**1508311803**
60+
61+
100 🌟 Thank you @dszls
62+
63+
![](./100star.png)
64+
5765
### 相关链接
5866

5967
- [NEC](http://nec.netease.com/) {N: nice, E: easy, C: css;}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>多列布局 - 一列定宽</title>
6+
</head>
7+
<body>
8+
<div class="demo0-parent">
9+
<div class="demo0-left">
10+
</div>
11+
<div class="demo0-right">
12+
</div>
13+
</div>
14+
15+
</body>
16+
</html>

0 commit comments

Comments
 (0)