This website works better with JavaScript
Home
Explore
Help
Sign In
lovecoding
/
Web1020
Watch
10
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
103feab9bc
Branches
Tags
master
Web1020
/
1_html+css
/
day2
/
index.css
index.css
66 B
History
Raw
1
2
3
4
5
div {
width: 200px;
height: 200px;
background: #ff0;
}