Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Append
- Let
- createtextnode
- 학습법 #집중력
- const
- htmlFor
- input
- createElement
- Openlayers
- boolean
- FOR
- VAR
- appendChild
Archives
- Today
- Total
Atomic Habits
리액트 부트스트랩(Bootstrap) 본문
JQuery오 ㅏ강합게 결합 / 반응형 웹 개발에 특화
프런트엔드 오픈 소스 툴킷
- w3c bootstrap
https://www.w3schools.com/bootstrap/
- 리액트 전용 부트스트랩
https://react-bootstrap.github.io/
CSS
{/* The following line can be included in your src/index.js or App.js file*/}
import 'bootstrap/dist/css/bootstrap.min.css';
- 테마
https://react-bootstrap.github.io/getting-started/theming/
'IT > React' 카테고리의 다른 글
e.target - React vs JavaScript (0) | 2022.05.29 |
---|---|
React. Part2. ch3. 13. Tailwindcss (0) | 2021.11.16 |
[React] MUI - custom SVG Icon 만들기 (0) | 2021.11.15 |
React. Part2. ch3. 10~12. Material UI 1,2,3 (0) | 2021.11.14 |
[VS CODE] React Code Snippets (0) | 2021.11.14 |
Comments