Ky përkthim është i paplotë. Ju lutemi, ndihmoni të përkthehet ky artikull nga Anglishtja.
Cascading Style Sheets është akronimi për CSS, e cila është një gjuhë që përdoret si stylesheet , për të përshkruar paraqitjen e një dokumenti të shkruar në HTML ose XML (duke përfshirë edhe gjuhë të ndryshme XML si SVG ose XHTML). CSS përshkruan se si elementi i strukturuar duhet të jetë paraqitet në ekran, në letër, në audio, ose në media të tjera.
CSS është një nga gjuhët kryesore të open web dhe ka një specifikim të standardizuar nga W3C specifikimet. E zhvilluar në nivele, CSS1 është tani e vjetër, CSS2.1 është si rekomandim, dhe CSS3 tani e ndarë në module të vogla, po ecën në rrugën e standardizimit.
- CSS Referenca
Një referencë e plotë për zhvilluesit e kalitur të Uebit ku përshkruhet çdo tipar dhe konceptin e CSS.
- CSS Mësime
Një hyrje hap-pas-hapi për të ndihmuar fillestarët të fillojnë. Paraqet të gjitha bazat e nevojshme.
- CSS3 Demonstrime
Një grumbullim i demove që tregojnë teknologjitë e fundit CSS në veprim: një nxitje për krijimtarinë.
Dokumentacioni dhe mësime
- Konceptet CSS kyçe
- Describes the syntax and forms of the language and introduces fundamentals like specificity and inheritance, the box model and margin collapsing, stacking and block-formatting contexts, or the initial, computed, used and actual values. Entities like CSS shorthand properties are also defined.
- CSS developer guide
- Articles to help you learn everything from the basics of styling HTML with CSS to assorted CSS techniques to make your content shine.
- Common CSS questions
- Answers to common questions about CSS.
Tools for CSS development
- The W3C CSS Validation Service checks if a given CSS is valid. The service at OnlineWebCheck.com also does the same. These are invaluable debugging tools.
- Firefox Developer Tools allow viewing and editing live CSS of a page via the Inspector and Style Editor tools.
- Firebug extension for Firefox, a popular extension of that navigator that allows to edit live CSS on watched sites. Very practical to test some changes, though this extension does much more.
- Web Developer extension for Firefox also allows to watch and edit live CSS on watched sites. Simpler than Firebug, though less powerful.
- CSS tools.
Shih Tjetër
- Mozilla's Learning CSS section
- Web languages CSS is often applied to: HTML, SVG, XHTML and XML.
- Mozilla technologies which make extensive use of CSS: XUL, Firefox, and Thunderbird extensions and themes.
Join the Web layout community
- Stack Overflow: CSS topics
- CSS-Discuss: CSS-Discuss mailing list

