aboutsummaryrefslogtreecommitdiff
path: root/files/ko/learn/html/howto
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:25 +0100
commitf2db11d0be377464daa06807f993a562c7dc10ac (patch)
tree9444d300cea8bc73ff4d17be83b42d2350f64ebd /files/ko/learn/html/howto
parentee778d6eea54935fd05022e0ba8c49456003381a (diff)
downloadtranslated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.gz
translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.bz2
translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.zip
unslug ko: modify
Diffstat (limited to 'files/ko/learn/html/howto')
-rw-r--r--files/ko/learn/html/howto/author_fast-loading_html_pages/index.html3
-rw-r--r--files/ko/learn/html/howto/use_data_attributes/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ko/learn/html/howto/author_fast-loading_html_pages/index.html b/files/ko/learn/html/howto/author_fast-loading_html_pages/index.html
index 09ac7171e0..71d5a7517a 100644
--- a/files/ko/learn/html/howto/author_fast-loading_html_pages/index.html
+++ b/files/ko/learn/html/howto/author_fast-loading_html_pages/index.html
@@ -1,9 +1,10 @@
---
title: Tips for Authoring Fast-loading HTML Pages
-slug: Tips_for_Authoring_Fast-loading_HTML_Pages
+slug: Learn/HTML/Howto/Author_fast-loading_HTML_pages
tags:
- HTML
translation_of: Learn/HTML/Howto/Author_fast-loading_HTML_pages
+original_slug: Tips_for_Authoring_Fast-loading_HTML_Pages
---
<p><span class="comment">Summary: Learn common-sense tips for producing HTML pages which load quickly and provide visitor satisfaction.</span> 여기에 나온 팁들은 상식과 실험에 바탕을 두고 있습니다. 만약 당신이 페이지 불러오기 성능을 향상시킬 수 있는 팁을 알고 있다면 <a>이 글의 토론 페이지</a>에 조언해 주시기 바랍니다.</p>
<p>최적화된 웹 페이지는 사이트 방문자들에게 즉각적인 응답을 해줄 뿐만 아니라, 웹 서버의 부담을 덜어주고 인터넷 연결의 부하를 줄여줍니다. 이것은 커다란 사이트나 뉴스 속보와 같은 특별한 상황에서 트래픽이 급격히 증가하는 사이트에 있어서 아주 중요합니다.</p>
diff --git a/files/ko/learn/html/howto/use_data_attributes/index.html b/files/ko/learn/html/howto/use_data_attributes/index.html
index d4abd5da57..a2f568d908 100644
--- a/files/ko/learn/html/howto/use_data_attributes/index.html
+++ b/files/ko/learn/html/howto/use_data_attributes/index.html
@@ -1,6 +1,6 @@
---
title: 데이터 속성 사용하기
-slug: Learn/HTML/Howto/데이터_속성_사용하기
+slug: Learn/HTML/Howto/Use_data_attributes
tags:
- HTML
- HTML5
@@ -9,6 +9,7 @@ tags:
- 웹
- 전용 데이터 속성
translation_of: Learn/HTML/Howto/Use_data_attributes
+original_slug: Learn/HTML/Howto/데이터_속성_사용하기
---
<div>{{LearnSidebar}}</div>