본문 바로가기
프로그래밍

TIL - 200604

by Youngbin Kwon 2020. 6. 5.

1. 오늘 배운 것

 1) CSS grid(계속)

  - grid 프로퍼티, 메소드 복습

  https://developer.mozilla.org/en-US/docs/Web/CSS/grid

 

grid

The grid CSS property is a shorthand property that sets all of the explicit grid properties (grid-template-rows, grid-template-columns, and grid-template-areas), and all the implicit grid properties (grid-auto-rows, grid-auto-columns, and grid-auto-flow),�

developer.mozilla.org

2. 개발한 것

 1) Codecademy : Learn CSS 강의 (계속)

 2) Freecodecamp : CSS 강의 (계속)

 

3. 내일 개발할 것

 1) 스파르타코딩클럽 프로젝트

  - 사진 크롤링 기능까지 완료하기

  - 사진 데이터 가져와서 프론트엔드에 카드 형식으로 뿌려주는 기능 완료하기

 2) Codecademy css 강의 완료하기

'프로그래밍' 카테고리의 다른 글

TIL - 200614  (0) 2020.06.16
TIL - 200608  (0) 2020.06.08
TIL - 200603  (0) 2020.06.04
TIL - 200602  (1) 2020.06.02
TIL(Today I learned) - 200601  (0) 2020.06.01

댓글