[코딩알려주는누나 | 부트스트랩 사용법]
2023. 3. 18. 17:02ㆍFrontEnd & Mobile/HTML & CSS
Get started with Bootstrap · Bootstrap v5.3 (getbootstrap.com)
Get started with Bootstrap
Bootstrap is a powerful, feature-packed frontend toolkit. Build anything—from prototype to production—in minutes.
getbootstrap.com
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
이 링크를 CDN(Content Delivery Network)라고 함
grid
: 반응형 웹페이지도 지원
'FrontEnd & Mobile > HTML & CSS' 카테고리의 다른 글
user agent styleshee란? (0) | 2023.08.28 |
---|---|
[css]클래스(class) vs 아이디(id) (0) | 2023.08.25 |
airbnb 클론 코딩 (0) | 2023.01.29 |
[수코딩] [HTML/CSS] 간단한 Card UI 만들기 / 폰트어썸 / 실습 / 웹 코딩 (0) | 2023.01.17 |
[제주코딩베이스캠프] (신) 올 뉴 30분 요약강좌(Bootstrap) (0) | 2023.01.16 |