diff options
Diffstat (limited to 'files/hu/web/css/index.html')
-rw-r--r-- | files/hu/web/css/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/hu/web/css/index.html b/files/hu/web/css/index.html index 6717bc7093..93aadb80ec 100644 --- a/files/hu/web/css/index.html +++ b/files/hu/web/css/index.html @@ -1,6 +1,6 @@ --- title: CSS -slug: CSS +slug: Web/CSS tags: - CSS - Design @@ -8,6 +8,7 @@ tags: - Stíluslapok - Stílusok translation_of: Web/CSS +original_slug: CSS --- <div> <p>A <strong>Cascading Style Sheets</strong> (<strong>CSS</strong>) egy stíluslap nyelv, mellyel a HTML-ben vagy XML-ben (és más XML nyelveken, mint az <a href="hu/XHTML">XHTML</a> vagy a <a href="hu/SVG">SVG</a>) írt dokumentumok megjelenítését lehet leírni.</p> |