Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 월간결산
- 서평단
- Tistory
- 딥러닝
- python visualization
- Visualization
- 서평
- 한빛미디어
- 독후감
- 매틀랩
- 한빛미디어서평단
- Ga
- 파이썬 시각화
- matplotlib
- Blog
- 시각화
- Python
- 파이썬
- MATLAB
- 티스토리
- Pandas
- 리눅스
- 통계학
- 텐서플로
- tensorflow
- Linux
- MySQL
- Google Analytics
- 블로그
- SQL
Archives
- Today
- Total
목록진국이 (2)
pbj0812의 코딩 일기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/n3lIM/btqXZJnr3Mn/02neDw0RsUu96fdn7ZqoS0/img.png)
0. 목표 - 농구공 들고 있는 진국이 그리기 1. html WA 2. css *, *:after, *:before { box-sizing: border-box; } body { background: #d0ddf8; } .waba { position: relative; margin: 50px auto; width: 400px; height: 400px; } .waba .body .body1{ position: absolute; bottom: -350px; left: 75px; width: 250px; height: 250px; background: #00CCCB; } .waba .body .body2{ position: absolute; top: 400px; left: 50px; width: 300px;..
ComputerLanguage_Program/CSS
2021. 2. 22. 03:41