| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
- Main
- 백준
- 책으론 원리만
- javascript30
- jQuery
- axios
- git flow start
- 서버 컴포넌트
- freecodecamp
- 바닐라JS
- 공부할 거 넘많다~
- 클라이언트 컴포넌트
- JavaScript
- 차이점
- git flow finish
- 다시 홧팅
- TS
- Next.js
- 힘들었던 한주
- api 라우트
- AJAX
- 끝까지 잘 마무리하기
- 실무는 공식문서로
- fetch pull 차이
- HTML
- CSS
- 개발일지
- js
- Mac
- git
- Today
- Total
목록2025/02/11 (2)
다다의 개발일지 6v6
https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/step-1 https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/step-1 www.freecodecamp.org CSS : Cascading Style Sheets You have styled three elements by writing CSS inside the style tags. This works, but since there will be many more styles, it's b..
https://www.freecodecamp.org/learn/2022/responsive-web-design/ https://www.freecodecamp.org/learn/2022/responsive-web-design www.freecodecamp.orgLearn HTML by Building a Cat Photo AppThe main element is used to represent the main content of the body of an HTML document. Content inside the main element should be unique to the document and should not be repeated in other parts of the document. -> ..