aboutsummaryrefslogtreecommitdiff
path: root/files/pl/learn/html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/learn/html')
-rw-r--r--files/pl/learn/html/howto/use_data_attributes/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pl/learn/html/howto/use_data_attributes/index.html b/files/pl/learn/html/howto/use_data_attributes/index.html
index 9cd0b47a1c..c35097fd10 100644
--- a/files/pl/learn/html/howto/use_data_attributes/index.html
+++ b/files/pl/learn/html/howto/use_data_attributes/index.html
@@ -76,7 +76,7 @@ article[data-columns='4'] {
<h2 id="Zobacz_też">Zobacz też</h2>
<ul>
- <li>Ten artykuł jest oparty na <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 pochodzącego z hacks.mozilla.org</a>.</li>
+ <li>Ten artykuł jest oparty na <a href="https://hacks.mozilla.org/2012/10/using-data-attributes-in-javascript-and-css/">Using data attributes in JavaScript and CSS pochodzącego z hacks.mozilla.org</a>.</li>
<li>Atrybuty są także wspierane w SVG 2; zobacz {{domxref("SVGElement.dataset")}} i {{SVGAttr("data-*")}}.</li>
<li><a href="http://www.sitepoint.com/use-html5-data-attributes/">How to use HTML5 data attributes</a> (Sitepoint)</li>
</ul>