aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-27 02:20:30 +0300
committerGitHub <noreply@github.com>2021-10-27 02:20:30 +0300
commit374a039b97a11ee7306539d16aaab27fed66b398 (patch)
tree050af12f891977b565e4c17bff154a7e05bd68d0 /files/ru/web/api
parentdf462c4ce3c50450bece6af076e6bc012afeee96 (diff)
downloadtranslated-content-374a039b97a11ee7306539d16aaab27fed66b398.tar.gz
translated-content-374a039b97a11ee7306539d16aaab27fed66b398.tar.bz2
translated-content-374a039b97a11ee7306539d16aaab27fed66b398.zip
[RU] Fix some live samples (#2873)
Diffstat (limited to 'files/ru/web/api')
-rw-r--r--files/ru/web/api/document/url/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/document/url/index.html b/files/ru/web/api/document/url/index.html
index 043ae9d84c..f9169d6788 100644
--- a/files/ru/web/api/document/url/index.html
+++ b/files/ru/web/api/document/url/index.html
@@ -26,10 +26,10 @@ translation_of: Web/API/Document/URL
<h3 id="HTML">HTML</h3>
-<pre><code>&lt;p id="urlText"&gt;
+<pre class="brush: html">&lt;p id="urlText"&gt;
URL:&lt;br/&gt;
&lt;span id="url"&gt;URL goes here&lt;/span&gt;
-&lt;/p&gt;</code></pre>
+&lt;/p&gt;</pre>
<h3 id="Результат">Результат</h3>