aboutsummaryrefslogtreecommitdiff
path: root/files/ko/learn/html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/learn/html')
-rw-r--r--files/ko/learn/html/howto/use_data_attributes/index.html2
1 files changed, 1 insertions, 1 deletions
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 a2f568d908..13bb947cb2 100644
--- a/files/ko/learn/html/howto/use_data_attributes/index.html
+++ b/files/ko/learn/html/howto/use_data_attributes/index.html
@@ -77,7 +77,7 @@ article[data-columns='4'] {
<h2 id="더_알아보기">더 알아보기</h2>
<ul>
- <li>This article is adapted from <a href="https://hacks.mozilla.org/2012/10/using-data-attributes-in-javascript-and-css/" title="https://hacks.mozilla.org/2012/10/using-data-attributes-in-javascript-and-css/">Using data attributes in JavaScript and CSS on hacks.mozilla.org</a>.</li>
+ <li>This article is adapted from <a href="https://hacks.mozilla.org/2012/10/using-data-attributes-in-javascript-and-css/">Using data attributes in JavaScript and CSS on hacks.mozilla.org</a>.</li>
<li>Custom attributes are also supported in SVG 2; see {{domxref("SVGElement.dataset")}} and {{SVGAttr("data-*")}} for more information.</li>
<li><a href="http://www.sitepoint.com/use-html5-data-attributes/">How to use HTML5 data attributes</a> (Sitepoint)</li>
</ul>