본문 바로가기

스파르타코딩클럽 웹개발종합반 만들기 과제/프로젝트에 필요한 기능

입력창에서 작성한 내용들을 담는 카드

부트스트랩 components > cards > border

Border

Use border utilities to change just the border-color of a card. Note that you can put .text-{color} classes on the parent .card or a subset of the card’s contents as shown below.

https://getbootstrap.com/docs/5.0/components/card/

 

Cards

Bootstrap’s cards provide a flexible and extensible content container with multiple variants and options.

getbootstrap.com