--- title: CSS slug: Web/CSS tags: - CSS - Design - Landing - Layout - NeedsTranslation - Reference - TopicStub - 'l10n:priority' translation_of: Web/CSS ---
Cascading Style Sheets (CSS) e стилов език използван, за да опише оформлението на документи, написани на HTML или XML (включително диалекти на XML като SVG, MathML или {{Glossary("XHTML", "", 1)}}). CSS описва как елементите трябва да се явят на екрана, на хартия, по време на разговор или на друга медийна платформа.
CSS е един от основните езици на open Web и е стандартен сред уеб браузърите според W3C specification. Създаден на нива, CSS1 в момента е неподдържан, CSS2.1 е препоръчителен и CSS3, който в момента е разделен на по-малки модули, напредва към стандартизация.
If you're new to web development, be sure to read our CSS basics article to learn what CSS is and how to use it.
Our CSS learning area contains a wealth of tutorials to take you from beginner level to proficiency, covering all the fundamentals.
Our exhaustive CSS reference for seasoned Web developers describes every property and concept of CSS.
Our CSS Learning Area features multiple modules that teach CSS from the ground up — no previous knowledge required.
The CSS layout cookbook aims to bring together recipes for common layout patterns, things you might need to implement in your own sites. In addition to providing code you can use as a starting point in your projects, these recipes highlight the different ways layout specifications can be used, and the choices you can make as a developer.