일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 안드로이드
- 다이나믹 프로그래밍
- DP
- 리트코드
- Python
- network
- Graph
- Javascript
- CS
- java
- Database
- vscode
- LeetCode
- DFS
- Algorithm
- react
- db
- Redux
- TypeScript
- frontend
- 그레이들
- Data Structure
- BFS
- git
- 알고리즘
- 백준
- 자바
- VIM
- 동적 계획법
- 프로그래머스
Archives
- Today
- Total
목록컨벤션 (1)
늘 겸손하게

이해하기 쉽고 읽기도 편한 HTML 코드를 만들기 위한 컨벤션들 출처 : https://www.w3schools.com/html/html5_syntax.asp HTML Style Guide and Coding Conventions W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more. www.w3schools.com 목차 1. 문서의 Document type을 항상 선언하라 2. Element 이름은 꼭 low..
Programming/HTML,CSS
2022. 6. 3. 15:00