css
구글폰트 https://fonts.google.com/?subset=korean 활용하기
import-style / css family-전체적용 *
부트스트랩(Bootstrap)
템플릿 따오기
선행과정으로 설정이 필요 -부트스트랩 CDN
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
부트스트랩 버튼
https://getbootstrap.com/docs/5.3/components/buttons/
Buttons
Use Bootstrap’s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
getbootstrap.com
div마다 이름지정, tab으로 들여쓰기
'백엔드 과정(2023)' 카테고리의 다른 글
코틀린 2주차 (2) | 2023.12.08 |
---|---|
미니 프로젝트 . 팀별 홈페이지 제작 (2) | 2023.12.05 |
3주차 (2) | 2023.12.05 |
2주차 (0) | 2023.12.04 |
1주차 (0) | 2023.11.14 |