diff options
Diffstat (limited to 'files/uk')
22 files changed, 27 insertions, 27 deletions
diff --git a/files/uk/learn/html/introduction_to_html/the_head_metadata_in_html/index.html b/files/uk/learn/html/introduction_to_html/the_head_metadata_in_html/index.html index e7d1c1658a..42e16b709c 100644 --- a/files/uk/learn/html/introduction_to_html/the_head_metadata_in_html/index.html +++ b/files/uk/learn/html/introduction_to_html/the_head_metadata_in_html/index.html @@ -164,7 +164,7 @@ Web sites and HTML5 Apps. It also documents Mozilla products, like Firefox OS."& <p>Наприклад, <a href="http://ogp.me/">Open Graph Data</a> <span id="result_box" lang="uk"><span>є протоколом метаданих, який Facebook винайшов для надання більш багатих метаданих для веб-сайтів.</span> <span>У коді MDN ви знайдете це:</span></span></p> -<pre class="brush: html"><meta property="og:image" content="https://developer.cdn.mozilla.net/static/img/opengraph-logo.dc4e08e2f6af.png"> +<pre class="brush: html"><meta property="og:image" content="https://developer.mozilla.org/static/img/opengraph-logo.png"> <meta property="og:description" content="The Mozilla Developer Network (MDN) provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and HTML5 Apps. It also documents Mozilla products, like Firefox OS."> @@ -198,15 +198,15 @@ and HTML5 Apps. It also documents Mozilla products, like Firefox OS."> <p><span id="result_box" lang="uk"><span>Також існує безліч інших типів іконок.</span> <span>Наприклад, ви знайдете їх в вихідному коді домашньої сторінки MDN</span></span>:</p> <pre class="brush: html"><!-- third-generation iPad with high-resolution Retina display: --> -<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://developer.cdn.mozilla.net/static/img/favicon144.a6e4162070f4.png"> +<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://developer.mozilla.org/static/img/favicon144.png"> <!-- iPhone with high-resolution Retina display: --> -<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://developer.cdn.mozilla.net/static/img/favicon114.0e9fabd44f85.png"> +<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://developer.mozilla.org/static/img/favicon114.png"> <!-- first- and second-generation iPad: --> -<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://developer.cdn.mozilla.net/static/img/favicon72.8ff9d87c82a0.png"> +<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://developer.mozilla.org/static/img/favicon72.png"> <!-- non-Retina iPhone, iPod Touch, and Android 2.1+ devices: --> -<link rel="apple-touch-icon-precomposed" href="https://developer.cdn.mozilla.net/static/img/favicon57.a2490b9a2d76.png"> +<link rel="apple-touch-icon-precomposed" href="https://developer.mozilla.org/static/img/favicon57.png"> <!-- basic favicon --> -<link rel="shortcut icon" href="https://developer.cdn.mozilla.net/static/img/favicon32.e02854fdcf73.png"></pre> +<link rel="shortcut icon" href="https://developer.mozilla.org/static/img/favicon32.png"></pre> <p><span id="result_box" lang="uk"><span>У коментарях пояснюється, для чого використовується кожна іконка, наприклад, при додаванні сторінки на головний екран iPad буде використана іконка</span></span><span lang="uk"><span> високої роздільної здатності.</span></span></p> diff --git a/files/uk/web/css/-moz-orient/index.html b/files/uk/web/css/-moz-orient/index.html index fbed678743..851b26e69b 100644 --- a/files/uk/web/css/-moz-orient/index.html +++ b/files/uk/web/css/-moz-orient/index.html @@ -11,7 +11,7 @@ translation_of: Web/CSS/-moz-orient <h2 id="Синтаксис">Синтаксис</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h3 id="Значення">Значення</h3> diff --git a/files/uk/web/css/@font-face/font-display/index.html b/files/uk/web/css/@font-face/font-display/index.html index d11214dcbc..736f517126 100644 --- a/files/uk/web/css/@font-face/font-display/index.html +++ b/files/uk/web/css/@font-face/font-display/index.html @@ -48,7 +48,7 @@ font-display: optional;</pre> <h3 id="Формальний_синтаксис">Формальний синтаксис</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклад">Приклад</h2> diff --git a/files/uk/web/css/@font-face/index.html b/files/uk/web/css/@font-face/index.html index 6a872bcb8f..0a7217c851 100644 --- a/files/uk/web/css/@font-face/index.html +++ b/files/uk/web/css/@font-face/index.html @@ -65,7 +65,7 @@ translation_of: Web/CSS/@font-face <h3 id="Формальний_синтаксис">Формальний синтаксис</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклади">Приклади</h2> diff --git a/files/uk/web/css/@page/bleed/index.html b/files/uk/web/css/@page/bleed/index.html index f937f5dfaf..3f7ef352e1 100644 --- a/files/uk/web/css/@page/bleed/index.html +++ b/files/uk/web/css/@page/bleed/index.html @@ -37,7 +37,7 @@ bleed: 1cm; <h2 id="Формальний_синтаксис">Формальний синтаксис</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклади">Приклади</h2> diff --git a/files/uk/web/css/@page/index.html b/files/uk/web/css/@page/index.html index 7704892bfb..99089c653c 100644 --- a/files/uk/web/css/@page/index.html +++ b/files/uk/web/css/@page/index.html @@ -53,7 +53,7 @@ translation_of: Web/CSS/@page <h2 id="Formal_syntax">Formal syntax</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/uk/web/css/_colon_active/index.html b/files/uk/web/css/_colon_active/index.html index f85ba17940..aa90d1e19b 100644 --- a/files/uk/web/css/_colon_active/index.html +++ b/files/uk/web/css/_colon_active/index.html @@ -26,7 +26,7 @@ a:active { <h2 id="Синтаксис">Синтаксис</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклади">Приклади</h2> diff --git a/files/uk/web/css/_colon_root/index.html b/files/uk/web/css/_colon_root/index.html index b7b20a01d9..94153aa29d 100644 --- a/files/uk/web/css/_colon_root/index.html +++ b/files/uk/web/css/_colon_root/index.html @@ -13,7 +13,7 @@ translation_of: 'Web/CSS/:root' <h2 id="Синтаксис">Синтаксис</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклад">Приклад</h2> diff --git a/files/uk/web/css/_doublecolon_before/index.html b/files/uk/web/css/_doublecolon_before/index.html index ec3560be1f..675b0c375d 100644 --- a/files/uk/web/css/_doublecolon_before/index.html +++ b/files/uk/web/css/_doublecolon_before/index.html @@ -23,7 +23,7 @@ translation_of: 'Web/CSS/::before' <h2 id="Синтаксис">Синтаксис</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <div class="note"> <p><strong>Нотатка:</strong> CSS3 представляє позначення <code>::before</code> (з двома двокрапками) щоб розрізняти <a href="/en-US/docs/Web/CSS/Pseudo-classes">псевдо-класи</a> і <a href="/en-US/docs/Web/CSS/Pseudo-elements">псевдо-елементи</a>. Браузер також приймає <code>:before</code>, представлений в CSS2.</p> diff --git a/files/uk/web/css/_doublecolon_slotted/index.html b/files/uk/web/css/_doublecolon_slotted/index.html index 56b3e5e86d..a363141b7c 100644 --- a/files/uk/web/css/_doublecolon_slotted/index.html +++ b/files/uk/web/css/_doublecolon_slotted/index.html @@ -22,7 +22,7 @@ translation_of: 'Web/CSS/::slotted' <h2 id="Синтакс">Синтакс</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклади">Приклади</h2> diff --git a/files/uk/web/css/animation-name/index.html b/files/uk/web/css/animation-name/index.html index 1f53e12cf4..c600b3ecd1 100644 --- a/files/uk/web/css/animation-name/index.html +++ b/files/uk/web/css/animation-name/index.html @@ -45,7 +45,7 @@ animation-name: <a href="/en-US/docs/Web/CSS/unset">unset</a></pre> <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/uk/web/css/attr()/index.html b/files/uk/web/css/attr()/index.html index 1a484489b4..85afa37991 100644 --- a/files/uk/web/css/attr()/index.html +++ b/files/uk/web/css/attr()/index.html @@ -166,7 +166,7 @@ attr(data-something, "default"); <h3 id="Формальний_синтаксис">Формальний синтаксис</h3> -<pre class="syntaxbox notranslate">{{CSSSyntax}}</pre> +{{CSSSyntax}} <h2 id="Приклади">Приклади</h2> diff --git a/files/uk/web/css/backdrop-filter/index.html b/files/uk/web/css/backdrop-filter/index.html index ca4da47ee3..6701367b35 100644 --- a/files/uk/web/css/backdrop-filter/index.html +++ b/files/uk/web/css/backdrop-filter/index.html @@ -49,7 +49,7 @@ backdrop-filter: unset; <h3 id="Формальний_синтаксис">Формальний синтаксис</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклад">Приклад</h2> diff --git a/files/uk/web/css/filter/index.html b/files/uk/web/css/filter/index.html index ab71ae0512..aca5425654 100644 --- a/files/uk/web/css/filter/index.html +++ b/files/uk/web/css/filter/index.html @@ -50,7 +50,7 @@ filter: unset; <h3 id="Формальний_синтаксис">Формальний синтаксис</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклади">Приклади</h2> diff --git a/files/uk/web/css/flex-grow/index.html b/files/uk/web/css/flex-grow/index.html index 05bf7ed70b..8c70a17578 100644 --- a/files/uk/web/css/flex-grow/index.html +++ b/files/uk/web/css/flex-grow/index.html @@ -34,7 +34,7 @@ flex-grow: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклад">Приклад</h2> diff --git a/files/uk/web/css/flex/index.html b/files/uk/web/css/flex/index.html index 763924bf80..f2205b145d 100644 --- a/files/uk/web/css/flex/index.html +++ b/files/uk/web/css/flex/index.html @@ -63,7 +63,7 @@ flex: unset; </dt> </dl> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклад">Приклад</h2> diff --git a/files/uk/web/css/font-weight/index.html b/files/uk/web/css/font-weight/index.html index df6e507224..b65007bb13 100644 --- a/files/uk/web/css/font-weight/index.html +++ b/files/uk/web/css/font-weight/index.html @@ -186,7 +186,7 @@ font-weight: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Examples</h2> diff --git a/files/uk/web/css/grid-template-areas/index.html b/files/uk/web/css/grid-template-areas/index.html index 4f082d3cff..472a754d14 100644 --- a/files/uk/web/css/grid-template-areas/index.html +++ b/files/uk/web/css/grid-template-areas/index.html @@ -38,7 +38,7 @@ grid-template-areas: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example">Example</h2> diff --git a/files/uk/web/css/order/index.html b/files/uk/web/css/order/index.html index 147009e8f1..44839c5c2b 100644 --- a/files/uk/web/css/order/index.html +++ b/files/uk/web/css/order/index.html @@ -42,7 +42,7 @@ order: unset; <h3 id="Офіційний_синтаксис">Офіційний синтаксис</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклади">Приклади</h2> diff --git a/files/uk/web/css/position/index.html b/files/uk/web/css/position/index.html index 7a31f56b89..2d057ef9cc 100644 --- a/files/uk/web/css/position/index.html +++ b/files/uk/web/css/position/index.html @@ -140,7 +140,7 @@ position: unset; <h3 id="Формальний_синтаксис">Формальний синтаксис</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Приклади">Приклади</h2> diff --git a/files/uk/web/css/resize/index.html b/files/uk/web/css/resize/index.html index de5246e7ba..7a11fcc18c 100644 --- a/files/uk/web/css/resize/index.html +++ b/files/uk/web/css/resize/index.html @@ -53,7 +53,7 @@ resize: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/uk/web/html/element/header/index.html b/files/uk/web/html/element/header/index.html index 6531e7e8a9..15b51b687c 100644 --- a/files/uk/web/html/element/header/index.html +++ b/files/uk/web/html/element/header/index.html @@ -58,7 +58,7 @@ original_slug: Web/HTML/Елемент/Заголовок <h1 id="Main_Page_Title">Main Page Title</h1> -<h2 id="sect1"><img alt="MDN" src="https://developer.cdn.mozilla.net/media/img/mdn-logo-sm.png"></h2> +<h2 id="sect1"><img alt="MDN" src="https://developer.mozilla.org/static/img/favicon144.png"></h2> <h2 id="Specifications">Specifications</h2> |