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
- by any chance
- by until
- 게임QA
- it's a good thing
- Realtime Rendering
- 코로나19
- counldn't have
- relif
- html
- for ing
- 형변환
- happen to
- ISTQB
- UE4
- gameQA
- java
- know
- might have p.p
- metascore
- 명절 표현
- keep -ing
- continue to
- if조건절
- end up ing
- I'm glad
- sort함수
- 제5인격
- 변수
- 명세기반테스트
- C++
Archives
- Today
- Total
Records rather than Memories
문서 구조와 통계적으로 가장 많이 쓰이는 태그들 본문
<!doctype html> 관용적으로 이 문서는 html이다라는 의미
<meta charset="utf-8:> utf-8로 문서를 읽어라라고 브라우저에게 말하는 것
<head> 본문을 설명
<title> 헤드태그 안에서 페이지의 이름
<body> 본문
Comments