[코딩알려주는누나 | 부트스트랩 사용법]

2023. 3. 18. 17:02웹 프로그래밍(Web Programming)/Bootstrap

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

: 반응형 웹페이지도 지원