diff options
author | alattalatta <urty5656@gmail.com> | 2021-07-12 19:00:09 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-12 19:00:09 +0900 |
commit | 2b08112680cfc4d3ce0a0a55bb9df975c8b577c8 (patch) | |
tree | 443c6047d3859a01546fe256e85e42ac987b9b27 /files/ko/glossary/png | |
parent | 49a504a0f8c23a376efdb76678796b842e66d706 (diff) | |
download | translated-content-2b08112680cfc4d3ce0a0a55bb9df975c8b577c8.tar.gz translated-content-2b08112680cfc4d3ce0a0a55bb9df975c8b577c8.tar.bz2 translated-content-2b08112680cfc4d3ce0a0a55bb9df975c8b577c8.zip |
Add JPEG glossary entry (#1465)
Diffstat (limited to 'files/ko/glossary/png')
-rw-r--r-- | files/ko/glossary/png/index.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/files/ko/glossary/png/index.html b/files/ko/glossary/png/index.html index 7a261a12a9..1016d95da0 100644 --- a/files/ko/glossary/png/index.html +++ b/files/ko/glossary/png/index.html @@ -1,14 +1,20 @@ --- title: PNG slug: Glossary/PNG +tags: + - Beginner + - Composing + - Glossary + - Images + - PNG translation_of: Glossary/PNG --- -<p><strong>PNG </strong>(Portable Network Graphics)는 무손실 데이터 압축을 지원하는 그래픽 파일 형식이다.</p> +<p><strong>PNG</strong>(Portable Network Graphics)는 무손실 데이터 압축을 지원하는 그래픽 파일 형식입니다.</p> -<h2 id="더_알아보기">더 알아보기</h2> +<h2 id="learn_more">더 알아보기</h2> -<h3 id="일반적인_지식">일반적인 지식</h3> +<h3 id="general_knowledge">일반 지식</h3> <ul> - <li>Wikipedia의 <a href="https://en.wikipedia.org/wiki/Portable_Network_Graphics">PNG</a></li> + <li>위키백과의 <a href="https://ko.wikipedia.org/wiki/PNG">PNG</a></li> </ul> |