다양한 무료 CSS를 활용하여 HTML을 더욱 더 깔끔하고 예쁘게 꾸밀 수 있습니다. 아래는 몇 가지 무료 CSS 예시입니다.
Bootstrap CSS: 가장 많이 사용되는 CSS 중 하나로, 다양한 웹 페이지에 적용 가능합니다.
Bootstrap
Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins.
getbootstrap.com
Materialize CSS: Google Material Design을 기반으로 제작된 CSS로, 모바일 반응형 웹페이지 제작에 적합합니다.
Documentation - Materialize
materializecss.com
Bulma CSS: 가벼운 CSS로, 다양한 CSS 클래스를 활용하여 웹 페이지를 쉽게 디자인할 수 있습니다.
Bulma: Free, open source, and modern CSS framework based on Flexbox
Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.
bulma.io
Tailwind CSS: 간단한 HTML 마크업만으로도 높은 수준의 디자인을 쉽게 구현할 수 있는 CSS입니다.
Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
Documentation for the Tailwind CSS framework.
tailwindcss.com
Semantic UI CSS: 직관적이고 사용하기 쉬운 CSS로, 프론트엔드 웹 개발을 단순화하는 데 특화되어 있습니다.
Semantic UI
Shipping Choose your shipping options
semantic-ui.com
위 CSS들은 각각의 고유한 기능과 디자인 요소를 가지고 있으니, 사용하고자 하는 웹 페이지의 디자인 요구 사항에 맞추어 선택하시면 됩니다.
The most advanced responsive front-end framework in the world. | Foundation
Foundation Download Foundation 6 Responsive design gets a whole lot faster A Framework for any device, medium, and accessibility. Foundation is a family of responsive front-end frameworks that make it easy to design beautiful responsive websites, apps and
get.foundation
Bootstrap과 유사한 기능을 제공하는 CSS 프레임워크입니다. 반응형 웹 디자인, 다양한 UI 컴포넌트, 그리드 시스템 등을 지원합니다.
'Spring' 카테고리의 다른 글
[Jenkins] jenkins pipline script 작성 예시 (1) | 2023.04.21 |
---|---|
[Jenkins] docker 이미지를 nexus3 에 배포 시 오류케이스 (1) | 2023.04.20 |
[Jenkins] jenkins build 시 ./gradlew: Permission denied 오류 해결 (1) | 2023.04.12 |
[Jenkins] jenkins A problem occurred configuring root project 오류 해결 (0) | 2023.04.10 |
[Spring] Java 데이터를 주기적으로 캐시할 수 있는 방법 (1) | 2023.03.21 |