250x250
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
- error
- nextJS
- built in object
- Redux
- concept
- CLASS
- middleware
- 기준
- node.js
- blockchain
- useState
- Ethereum
- CSS
- graphQL
- evm
- tailwindcss
- HTML
- web
- 삶
- REACT
- express.js
- SSR
- solidity
- bitcoin
- hardhat
- typeScript
- JavaScript
- Props
- Interface
- API
Archives
- Today
- Total
목록Bem (1)
ReasonJun

BEM (Block Element Modifier) is a popular naming convention and methodology for organizing and structuring CSS classes in web development. It provides a systematic approach for naming and styling HTML elements to enhance code maintainability and reusability. The BEM methodology follows a specific naming convention that consists of three parts: Block, Element, and Modifier. Block: A block represe..
Frontend/HTML
2023. 6. 5. 15:50