feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: WEB-HTML-SEMANTIC-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [html5, semantic-web, accessibility, seo, web-standards, documentation-strategy]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Semantic HTML Foundations (시맨틱 HTML 기초)]]
|
||||
# Semantic HTML Foundations (시맨틱 HTML 기초)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "단순히 '보이는 것'을 넘어 브라우저와 검색 엔진, 그리고 AI 크롤러가 웹사이트의 '의미(Context)'를 단번에 파악할 수 있도록 코드에 논리적 이름표를 붙여라" — 데이터의 구조적 명확성을 통해 접근성과 발견 가능성을 극대화하는 웹 표준의 핵심.
|
||||
@@ -29,5 +29,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 모든 UI 개발 시 `div` 사용을 최소화하고, 모든 페이지에 최소 하나 이상의 `<main>`과 적절한 헤딩 계층(H1-H6)을 포함하는 것을 필수 정책으로 시행함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Web-Accessibility]], [[SEO-Foundations]], [[AI-Answer-Engine-Optimization]], [[Modern-Website-Architecture]]
|
||||
- **Raw Source:** [[00_Raw/Semantic HTML.md]]
|
||||
- Web-Accessibility, SEO-Foundations, [[AI-Answer-Engine-Optimization]], [[Modern-Website-Architecture]]
|
||||
- **Raw Source:** 00_Raw/Semantic HTML.md
|
||||
|
||||
Reference in New Issue
Block a user