diff options
Diffstat (limited to 'files/uk/web/css/_doublecolon_before/index.html')
-rw-r--r-- | files/uk/web/css/_doublecolon_before/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |