aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api
diff options
context:
space:
mode:
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>