Skip to content

Commit

Permalink
[ko]: add index.md for web/glossary/sgml (#16313)
Browse files Browse the repository at this point in the history
[add]: add index.md for web/glossary/sgml
  • Loading branch information
IMHOJEONG authored Oct 8, 2023
1 parent 01c405e commit 681ce10
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions files/ko/glossary/sgml/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: SGML
slug: Glossary/SGML
l10n:
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34
---

{{GlossarySidebar}}

**표준 일반화 마크업 언어 (Standard Generalized Markup Language, SGML)** 는 선언적 마크업 언어를 정의하기 위한 {{Glossary("ISO")}} 명세서입니다.

웹에서는 {{Glossary("HTML")}} 4, {{Glossary("XHTML")}} 및 {{Glossary("XML")}}이 널리 사용되는 SGML 기반 언어입니다. 제 5판 이후 HTML은 더 이상 SGML 기반이 아니며, 자체 구문 분석 규칙을 가지고 있다는 점은 주목할 가치가 있습니다.

## 같이 보기

- 위키백과의 [SGML](https://en.wikipedia.org/wiki/SGML)
- [SGML 소개](https://isgmlug.org/)

0 comments on commit 681ce10

Please sign in to comment.