aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/base64/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/base64/index.html')
-rw-r--r--files/ru/glossary/base64/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/glossary/base64/index.html b/files/ru/glossary/base64/index.html
index 6ba77386d2..065704666a 100644
--- a/files/ru/glossary/base64/index.html
+++ b/files/ru/glossary/base64/index.html
@@ -23,7 +23,7 @@ original_slug: Web/API/WindowBase64/Base64_encoding_and_decoding
<tbody>
<tr>
<td>
- <h2 class="Documentation" id="Documentation" name="Documentation">Документация</h2>
+ <h2 class="Documentation" id="Documentation">Документация</h2>
<dl>
<dt><a href="https://developer.mozilla.org/en-US/docs/data_URIs" title="https://developer.mozilla.org/en-US/docs/data_URIs"><code>data</code> URIs</a></dt>
@@ -50,7 +50,7 @@ original_slug: Web/API/WindowBase64/Base64_encoding_and_decoding
</td>
<td>
- <h2 class="Tools" id="Tools" name="Tools">Tools</h2>
+ <h2 class="Tools" id="Tools">Tools</h2>
<ul>
<li><a href="#Solution_2_–_rewrite_the_DOMs_atob()_and_btoa()_using_JavaScript's_TypedArrays_and_UTF-8">Rewriting <code>atob()</code> and <code>btoa()</code> using <code>TypedArray</code>s and UTF-8</a></li>
@@ -58,7 +58,7 @@ original_slug: Web/API/WindowBase64/Base64_encoding_and_decoding
</ul>
- <h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Related Topics</h2>
+ <h2 class="Related_Topics" id="Related_Topics">Related Topics</h2>
<ul>
<li><a href="/en-US/docs/Web/JavaScript/Typed_arrays/ArrayBuffer"><code>ArrayBuffer</code></a></li>