1. CSS 기본
span 태그가 div 안에서 글자 조정할 때 쓴다는 걸 배웠다.
margin 은 바깥 여백이고 padding은 안쪽 여백으로 바뀌고
요소를 display: block 으로 해서 앞뒤 줄바꿈이 되는게 신기했다.
2.구글폰트활용법
https://fonts.google.com/?subset=korean
Google Fonts
Making the web more beautiful, fast, and open through great typography
fonts.google.com
여기서 가져와서 CSS에 * 를 wrap 클래스로 전체 덮으면 원하는 폰트를 쓸수 있는 것을 배웠다.
3. 부트스트랩 활용법
https://getbootstrap.com/docs/4.0/components/alerts/
Alerts
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
getbootstrap.com
여기서 그냥 가져와서 Froms, Input group, Card, Buttons 등을 편하게 가져다 쓰는 것을 배웠다.
LIST
'4차산업혁명의 일꾼 > 웹개발' 카테고리의 다른 글
스파르타코딩 웹개발 3주차 (0) | 2021.08.17 |
---|---|
스파르타 코딩 웹개발 2주차 과정 (0) | 2021.08.17 |
스프링툴에 톰캣앤진 구동시 일어나는 일 (0) | 2020.12.27 |
비전공자를 위한 이해할 수 있는 IT지식 (0) | 2020.11.18 |
Java JPA (0) | 2020.11.13 |