본문 바로가기

CSS

[CSS] 부트스트랩, materialize, semantic-ui 사이트

반응형

1. 부트스트랩

bootstrapk.com/

 

부트스트랩 · 세상에서 가장 인기있는 모바일 우선이며, 반응형인 프론트엔드 프레임워크.

프리프로세서 부트스트랩은 평범한 CSS 로 제공합니다만, 그것의 소스코드는 2개의 인기있는 CSS 프리프로세서인 Less 와 Sass 를 사용합니다. 신속하게 프리컴파일된 CSS 로 시작하거나 소스를 빌드

bootstrapk.com

 

getbootstrap.com/docs/5.0/getting-started/introduction/

 

Introduction

Get started with Bootstrap, the world’s most popular framework for building responsive, mobile-first sites, with jsDelivr and a template starter page.

getbootstrap.com

 

위키백과 :

부트스트랩은 웹사이트를 쉽게 만들 수 있게 도와주는 HTML, CSS, JS 프레임워크이다.

하나의 CSS로 휴대폰, 태블릿, 데스크탑까지 다양한 기기에서 작동한다. 다양한 기능을 제공하여 사용자가 쉽게 웹사이트를 제작, 유지, 보수할 수 있도록 도와준다

 

2. materializecss

materializecss.com/

 

Documentation - Materialize

 

materializecss.com

 

3. semantic-ui

semantic-ui.com/

 

Semantic UI

Shipping Choose your shipping options

semantic-ui.com

 

반응형

'CSS' 카테고리의 다른 글

[CSS] 크롬과 shadow 관련  (0) 2022.01.20
[css] 디버깅  (0) 2022.01.20
[css] css 관련 요즘 추세 볼 수 있는 사이트  (0) 2022.01.20
[css] cubic-bezier  (0) 2021.03.16
[css] webkit keyframes  (0) 2021.03.16