René's URL Explorer Experiment


Title: CSS - Wikipedia

Open Graph Title: CSS - Wikipedia

Generator: MediaWiki 1.47.0-wmf.8

direct link

Domain: en.wikipedia.org


Hey, it has json ld scripts:
{"@context":"https:\/\/schema.org","@type":"Article","name":"CSS","url":"https:\/\/en.wikipedia.org\/wiki\/CSS","sameAs":"http:\/\/www.wikidata.org\/entity\/Q46441","mainEntity":"http:\/\/www.wikidata.org\/entity\/Q46441","author":{"@type":"Organization","name":"Contributors to Wikimedia projects"},"publisher":{"@type":"Organization","name":"Wikimedia Foundation, Inc.","logo":{"@type":"ImageObject","url":"https:\/\/www.wikimedia.org\/static\/images\/wmf-hor-googpub.png"}},"datePublished":"2001-11-14T19:07:31Z","dateModified":"2026-06-17T07:52:36Z","image":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/a\/ab\/Official_CSS_Logo.svg","headline":"declarative language for styling web pages"}

referrerorigin-when-cross-origin
format-detectiontelephone=no
og:imagehttps://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/Official_CSS_Logo.svg/1280px-Official_CSS_Logo.svg.png
og:image:width1200
og:image:height1200
og:typewebsite

Links:

Jump to contenthttps://en.wikipedia.org/wiki/CSS#bodyContent
Main pagehttps://en.wikipedia.org/wiki/Main_Page
Contentshttps://en.wikipedia.org/wiki/Wikipedia:Contents
Current eventshttps://en.wikipedia.org/wiki/Portal:Current_events
Random articlehttps://en.wikipedia.org/wiki/Special:Random
About Wikipediahttps://en.wikipedia.org/wiki/Wikipedia:About
Contact ushttps://en.wikipedia.org/wiki/Wikipedia:Contact_us
Helphttps://en.wikipedia.org/wiki/Help:Contents
Learn to edithttps://en.wikipedia.org/wiki/Help:Introduction
Community portalhttps://en.wikipedia.org/wiki/Wikipedia:Community_portal
Recent changeshttps://en.wikipedia.org/wiki/Special:RecentChanges
Upload filehttps://en.wikipedia.org/wiki/Wikipedia:File_upload_wizard
Special pageshttps://en.wikipedia.org/wiki/Special:SpecialPages
https://en.wikipedia.org/wiki/Main_Page
Search https://en.wikipedia.org/wiki/Special:Search
Donatehttps://donate.wikimedia.org/?wmf_source=donate&wmf_medium=sidebar&wmf_campaign=en.wikipedia.org&uselang=en
Create accounthttps://en.wikipedia.org/w/index.php?title=Special:CreateAccount&returnto=CSS
Log inhttps://en.wikipedia.org/w/index.php?title=Special:UserLogin&returnto=CSS
Donatehttps://donate.wikimedia.org/?wmf_source=donate&wmf_medium=sidebar&wmf_campaign=en.wikipedia.org&uselang=en
Create accounthttps://en.wikipedia.org/w/index.php?title=Special:CreateAccount&returnto=CSS
Log inhttps://en.wikipedia.org/w/index.php?title=Special:UserLogin&returnto=CSS
(Top) https://en.wikipedia.org/wiki/CSS
1 Syntax https://en.wikipedia.org/wiki/CSS#Syntax
1.1 Style sheet https://en.wikipedia.org/wiki/CSS#Style_sheet
1.2 Selector https://en.wikipedia.org/wiki/CSS#Selector
1.2.1 Selector types https://en.wikipedia.org/wiki/CSS#Selector_types
1.2.2 Pseudo-classes https://en.wikipedia.org/wiki/CSS#Pseudo-classes
1.2.3 Combinators https://en.wikipedia.org/wiki/CSS#Combinators
1.2.4 Summary of selector syntax https://en.wikipedia.org/wiki/CSS#Summary_of_selector_syntax
1.3 Declaration block https://en.wikipedia.org/wiki/CSS#Declaration_block
1.3.1 Declaration https://en.wikipedia.org/wiki/CSS#Declaration
1.3.2 Properties https://en.wikipedia.org/wiki/CSS#Properties
1.3.3 Values https://en.wikipedia.org/wiki/CSS#Values
1.4 Use https://en.wikipedia.org/wiki/CSS#Use
1.5 Sources https://en.wikipedia.org/wiki/CSS#Sources
1.5.1 Multiple style sheets https://en.wikipedia.org/wiki/CSS#Multiple_style_sheets
1.5.2 Cascading https://en.wikipedia.org/wiki/CSS#Cascading
1.5.2.1 CSS priority scheme https://en.wikipedia.org/wiki/CSS#CSS_priority_scheme
1.6 Specificity https://en.wikipedia.org/wiki/CSS#Specificity
1.6.1 Examples https://en.wikipedia.org/wiki/CSS#Examples
1.7 Inheritance https://en.wikipedia.org/wiki/CSS#Inheritance
1.7.1 Example https://en.wikipedia.org/wiki/CSS#Example
1.8 Whitespace https://en.wikipedia.org/wiki/CSS#Whitespace
1.8.1 Indentation https://en.wikipedia.org/wiki/CSS#Indentation
1.9 Positioning https://en.wikipedia.org/wiki/CSS#Positioning
1.9.1 Position property https://en.wikipedia.org/wiki/CSS#Position_property
1.9.1.1 Static https://en.wikipedia.org/wiki/CSS#Static
1.9.1.2 Relative https://en.wikipedia.org/wiki/CSS#Relative
1.9.1.3 Absolute https://en.wikipedia.org/wiki/CSS#Absolute
1.9.1.4 Fixed https://en.wikipedia.org/wiki/CSS#Fixed
1.9.2 Float and clear https://en.wikipedia.org/wiki/CSS#Float_and_clear
2 History https://en.wikipedia.org/wiki/CSS#History
2.1 Difficulty with adoption https://en.wikipedia.org/wiki/CSS#Difficulty_with_adoption
2.2 Vendor prefixes https://en.wikipedia.org/wiki/CSS#Vendor_prefixes
2.2.1 CSS 1 https://en.wikipedia.org/wiki/CSS#CSS_1
2.2.2 CSS 2 https://en.wikipedia.org/wiki/CSS#CSS_2
2.2.3 CSS 2.1 https://en.wikipedia.org/wiki/CSS#CSS_2.1
2.2.4 CSS 3 https://en.wikipedia.org/wiki/CSS#CSS_3
2.2.5 CSS 4 https://en.wikipedia.org/wiki/CSS#CSS_4
3 Browser support https://en.wikipedia.org/wiki/CSS#Browser_support
4 Limitations https://en.wikipedia.org/wiki/CSS#Limitations
4.1 Cannot explicitly declare new scope independently of position https://en.wikipedia.org/wiki/CSS#Cannot_explicitly_declare_new_scope_independently_of_position
4.2 Pseudo-class dynamic behavior not controllable https://en.wikipedia.org/wiki/CSS#Pseudo-class_dynamic_behavior_not_controllable
4.3 Cannot name rules https://en.wikipedia.org/wiki/CSS#Cannot_name_rules
4.4 Cannot include styles from a rule into another rule https://en.wikipedia.org/wiki/CSS#Cannot_include_styles_from_a_rule_into_another_rule
4.5 Cannot target specific text without altering markup https://en.wikipedia.org/wiki/CSS#Cannot_target_specific_text_without_altering_markup
5 Advantages https://en.wikipedia.org/wiki/CSS#Advantages
5.1 Separation of content from presentation https://en.wikipedia.org/wiki/CSS#Separation_of_content_from_presentation
5.2 Site-wide consistency https://en.wikipedia.org/wiki/CSS#Site-wide_consistency
5.3 Bandwidth https://en.wikipedia.org/wiki/CSS#Bandwidth
5.4 Page reformatting https://en.wikipedia.org/wiki/CSS#Page_reformatting
5.5 Accessibility https://en.wikipedia.org/wiki/CSS#Accessibility
6 Standardization https://en.wikipedia.org/wiki/CSS#Standardization
6.1 Frameworks https://en.wikipedia.org/wiki/CSS#Frameworks
6.2 Design methodologies https://en.wikipedia.org/wiki/CSS#Design_methodologies
7 See also https://en.wikipedia.org/wiki/CSS#See_also
8 References https://en.wikipedia.org/wiki/CSS#References
9 Further reading https://en.wikipedia.org/wiki/CSS#Further_reading
10 External links https://en.wikipedia.org/wiki/CSS#External_links
Afrikaanshttps://af.wikipedia.org/wiki/CSS
Aragonéshttps://an.wikipedia.org/wiki/CSS
العربيةhttps://ar.wikipedia.org/wiki/%D8%A3%D9%88%D8%B1%D8%A7%D9%82_%D8%A7%D9%84%D8%A3%D9%86%D9%85%D8%A7%D8%B7_%D8%A7%D9%84%D9%85%D8%AA%D8%AA%D8%A7%D9%84%D9%8A%D8%A9
অসমীয়াhttps://as.wikipedia.org/wiki/%E0%A6%9A%E0%A6%BF%E0%A6%8F%E0%A6%9B%E0%A6%8F%E0%A6%9B
Azərbaycancahttps://az.wikipedia.org/wiki/CSS
Boarischhttps://bar.wikipedia.org/wiki/CSS
Žemaitėškahttps://bat-smg.wikipedia.org/wiki/CSS
Беларуская (тарашкевіца)https://be-tarask.wikipedia.org/wiki/%D0%9A%D0%B0%D1%81%D0%BA%D0%B0%D0%B4%D0%BD%D1%8B%D1%8F_%D1%82%D0%B0%D0%B1%D0%BB%D1%96%D1%86%D1%8B_%D1%81%D1%82%D1%8B%D0%BB%D1%8F%D1%9E
Беларускаяhttps://be.wikipedia.org/wiki/%D0%9A%D0%B0%D1%81%D0%BA%D0%B0%D0%B4%D0%BD%D1%8B%D1%8F_%D1%82%D0%B0%D0%B1%D0%BB%D1%96%D1%86%D1%8B_%D1%81%D1%82%D1%8B%D0%BB%D1%8F%D1%9E
Българскиhttps://bg.wikipedia.org/wiki/CSS
বাংলাhttps://bn.wikipedia.org/wiki/%E0%A6%95%E0%A7%8D%E0%A6%AF%E0%A6%BE%E0%A6%B8%E0%A6%95%E0%A7%87%E0%A6%A1%E0%A6%BF%E0%A6%82_%E0%A6%B8%E0%A7%8D%E0%A6%9F%E0%A6%BE%E0%A6%87%E0%A6%B2_%E0%A6%B6%E0%A7%80%E0%A6%9F%E0%A6%B8
Brezhoneghttps://br.wikipedia.org/wiki/Cascading_Style_Sheets
Bosanskihttps://bs.wikipedia.org/wiki/CSS
Catalàhttps://ca.wikipedia.org/wiki/Cascading_Style_Sheets
کوردیhttps://ckb.wikipedia.org/wiki/%D8%B3%DB%8C_%D8%A6%DB%8E%D8%B3_%D8%A6%DB%8E%D8%B3
Češtinahttps://cs.wikipedia.org/wiki/Kask%C3%A1dov%C3%A9_styly
Cymraeghttps://cy.wikipedia.org/wiki/Cascading_Style_Sheets
Danskhttps://da.wikipedia.org/wiki/CSS
Deutschhttps://de.wikipedia.org/wiki/Cascading_Style_Sheets
Zazakihttps://diq.wikipedia.org/wiki/CSS%C3%AA_xasi
Dolnoserbskihttps://dsb.wikipedia.org/wiki/CSS
Ελληνικάhttps://el.wikipedia.org/wiki/CSS
Esperantohttps://eo.wikipedia.org/wiki/CSS
Españolhttps://es.wikipedia.org/wiki/CSS
Eestihttps://et.wikipedia.org/wiki/CSS
Euskarahttps://eu.wikipedia.org/wiki/CSS
فارسیhttps://fa.wikipedia.org/wiki/%D8%B3%DB%8C%E2%80%8C%D8%A7%D8%B3%E2%80%8C%D8%A7%D8%B3
Suomihttps://fi.wikipedia.org/wiki/CSS
Françaishttps://fr.wikipedia.org/wiki/Feuilles_de_style_en_cascade
Nordfriiskhttps://frr.wikipedia.org/wiki/CSS
Gaeilgehttps://ga.wikipedia.org/wiki/St%C3%ADlbhileoga_casc%C3%A1ideacha
Gàidhlighttps://gd.wikipedia.org/wiki/CSS
Galegohttps://gl.wikipedia.org/wiki/CSS
Hawaiʻihttps://haw.wikipedia.org/wiki/CSS
עבריתhttps://he.wikipedia.org/wiki/%D7%92%D7%99%D7%9C%D7%99%D7%95%D7%A0%D7%95%D7%AA_%D7%A1%D7%92%D7%A0%D7%95%D7%9F_%D7%9E%D7%93%D7%95%D7%A8%D7%92%D7%99%D7%9D
हिन्दीhttps://hi.wikipedia.org/wiki/%E0%A4%B8%E0%A5%80%E0%A4%8F%E0%A4%B8%E0%A4%8F%E0%A4%B8
Hrvatskihttps://hr.wikipedia.org/wiki/CSS
Hornjoserbscehttps://hsb.wikipedia.org/wiki/CSS
Magyarhttps://hu.wikipedia.org/wiki/CSS
Հայերենhttps://hy.wikipedia.org/wiki/%D4%BF%D5%A1%D5%BD%D5%AF%D5%A1%D5%A4%D5%A1%D5%B5%D5%AB%D5%B6_%D5%B8%D5%B3%D5%A1%D5%A9%D5%A5%D6%80%D5%A9
Interlinguahttps://ia.wikipedia.org/wiki/CSS
Bahasa Indonesiahttps://id.wikipedia.org/wiki/CSS
Íslenskahttps://is.wikipedia.org/wiki/CSS
Italianohttps://it.wikipedia.org/wiki/CSS
日本語https://ja.wikipedia.org/wiki/Cascading_Style_Sheets
ქართულიhttps://ka.wikipedia.org/wiki/CSS
Qaraqalpaqshahttps://kaa.wikipedia.org/wiki/CSS
Taqbaylithttps://kab.wikipedia.org/wiki/Tiferkiyin_n_wa%C9%A3anen_ikussimen
Қазақшаhttps://kk.wikipedia.org/wiki/CSS
ភាសាខ្មែរhttps://km.wikipedia.org/wiki/%E1%9E%80%E1%9E%BC%E1%9E%8A%E1%9E%9F%E1%9F%8A%E1%9E%B8_%E1%9E%A2%E1%9F%81%E1%9E%9F_%E1%9E%A2%E1%9F%81%E1%9E%9F_(CSS)
한국어https://ko.wikipedia.org/wiki/CSS
Кыргызчаhttps://ky.wikipedia.org/wiki/CSS
Lingua Franca Novahttps://lfn.wikipedia.org/wiki/CSS
Lombardhttps://lmo.wikipedia.org/wiki/CSS
Lietuviųhttps://lt.wikipedia.org/wiki/CSS
Latviešuhttps://lv.wikipedia.org/wiki/CSS
Македонскиhttps://mk.wikipedia.org/wiki/CSS
മലയാളംhttps://ml.wikipedia.org/wiki/%E0%B4%95%E0%B4%BE%E0%B4%B8%E0%B5%8D%E2%80%8C%E0%B4%95%E0%B5%87%E0%B4%A1%E0%B4%BF%E0%B4%99%E0%B5%8D%E0%B4%99%E0%B5%8D_%E0%B4%B8%E0%B5%8D%E0%B4%B1%E0%B5%8D%E0%B4%B1%E0%B5%88%E0%B5%BD_%E0%B4%B7%E0%B5%80%E0%B4%B1%E0%B5%8D%E0%B4%B1%E0%B5%8D%E2%80%8C%E0%B4%B8%E0%B5%8D
ꯃꯤꯇꯩ ꯂꯣꯟhttps://mni.wikipedia.org/wiki/%EA%AF%80%EA%AF%A6%EA%AF%81%EA%AF%80%EA%AF%97%EA%AF%A4%EA%AF%A1_%EA%AF%81%EA%AF%AD%EA%AF%87%EA%AF%A5%EA%AF%8F%EA%AF%9C_%EA%AF%81%EA%AF%A4%EA%AF%A0%EA%AF%81
Bahasa Melayuhttps://ms.wikipedia.org/wiki/Lembaran_Gaya_Lata
မြန်မာဘာသာhttps://my.wikipedia.org/wiki/%E1%80%85%E1%80%AE%E1%80%A1%E1%80%80%E1%80%BA%E1%80%85%E1%80%BA%E1%80%A1%E1%80%80%E1%80%BA%E1%80%85%E1%80%BA
Nederlandshttps://nl.wikipedia.org/wiki/Cascading_Style_Sheets
Norsk nynorskhttps://nn.wikipedia.org/wiki/Stilark
Norsk bokmålhttps://no.wikipedia.org/wiki/Cascading_Style_Sheets
ਪੰਜਾਬੀhttps://pa.wikipedia.org/wiki/%E0%A8%B8%E0%A9%80.%E0%A8%90%E0%A8%B8.%E0%A8%90%E0%A8%B8
Polskihttps://pl.wikipedia.org/wiki/Kaskadowe_arkusze_styl%C3%B3w
پنجابیhttps://pnb.wikipedia.org/wiki/%D8%B3%DB%8C_%D8%A7%DB%8C%D8%B3_%D8%A7%DB%8C%D8%B3
Portuguêshttps://pt.wikipedia.org/wiki/CSS
Runa Simihttps://qu.wikipedia.org/wiki/CSS
Românăhttps://ro.wikipedia.org/wiki/Cascading_Style_Sheets
Русскийhttps://ru.wikipedia.org/wiki/CSS
سنڌيhttps://sd.wikipedia.org/wiki/%DA%AA%D9%8A%D8%B3%DA%AA%D9%8A%DA%8A%D9%86%DA%AF_%D8%A7%D8%B3%D9%BD%D8%A7%D8%A6%D9%84_%D8%B4%D9%8A%D9%BD%D9%88%D9%86_(CSS)
Srpskohrvatski / српскохрватскиhttps://sh.wikipedia.org/wiki/CSS
සිංහලhttps://si.wikipedia.org/wiki/%E0%B7%83%E0%B6%82%E0%B6%BA%E0%B7%94%E0%B6%9A%E0%B7%8A%E0%B6%AD_%E0%B7%83%E0%B7%90%E0%B6%BB%E0%B7%83%E0%B7%94%E0%B6%B8%E0%B7%8A_%E0%B6%B4%E0%B7%92%E2%80%8D%E0%B6%A7%E0%B7%94(CSS)
Simple Englishhttps://simple.wikipedia.org/wiki/Cascading_Style_Sheets
Slovenčinahttps://sk.wikipedia.org/wiki/Kask%C3%A1dov%C3%A9_%C5%A1t%C3%BDly
Slovenščinahttps://sl.wikipedia.org/wiki/CSS
Shqiphttps://sq.wikipedia.org/wiki/Fletat_e_Stileve_t%C3%AB_Shkall%C3%ABzuar
Српски / srpskihttps://sr.wikipedia.org/wiki/CSS
Svenskahttps://sv.wikipedia.org/wiki/Cascading_Style_Sheets
தமிழ்https://ta.wikipedia.org/wiki/%E0%AE%B5%E0%AE%BF%E0%AE%B4%E0%AF%81%E0%AE%A4%E0%AF%8D%E0%AE%A4%E0%AF%8A%E0%AE%9F%E0%AE%B0%E0%AF%8D_%E0%AE%AA%E0%AE%BE%E0%AE%A3%E0%AE%BF%E0%AE%A4%E0%AF%8D_%E0%AE%A4%E0%AE%BE%E0%AE%B3%E0%AF%8D%E0%AE%95%E0%AE%B3%E0%AF%8D
Tetunhttps://tet.wikipedia.org/wiki/CSS
Тоҷикӣhttps://tg.wikipedia.org/wiki/CSS
ไทยhttps://th.wikipedia.org/wiki/%E0%B9%81%E0%B8%84%E0%B8%AA%E0%B9%80%E0%B8%84%E0%B8%94%E0%B8%94%E0%B8%B4%E0%B8%87%E0%B8%AA%E0%B9%84%E0%B8%95%E0%B8%A5%E0%B9%8C%E0%B8%8A%E0%B8%B5%E0%B8%95%E0%B8%AA%E0%B9%8C
Türkmençehttps://tk.wikipedia.org/wiki/CSS
Tagaloghttps://tl.wikipedia.org/wiki/CSS
Türkçehttps://tr.wikipedia.org/wiki/CSS
ChiTumbukahttps://tum.wikipedia.org/wiki/CSS
ئۇيغۇرچە / Uyghurchehttps://ug.wikipedia.org/wiki/CSS
Українськаhttps://uk.wikipedia.org/wiki/CSS
اردوhttps://ur.wikipedia.org/wiki/%D8%B3%DB%8C_%D8%A7%DB%8C%D8%B3_%D8%A7%DB%8C%D8%B3
Oʻzbekcha / ўзбекчаhttps://uz.wikipedia.org/wiki/CSS
Vènetohttps://vec.wikipedia.org/wiki/CSS
Tiếng Việthttps://vi.wikipedia.org/wiki/CSS
吴语https://wuu.wikipedia.org/wiki/%E5%B1%82%E5%8F%A0%E6%A0%B7%E5%BC%8F%E8%A1%A8
粵語https://zh-yue.wikipedia.org/wiki/CSS
中文https://zh.wikipedia.org/wiki/CSS
Edit linkshttps://www.wikidata.org/wiki/Special:EntityPage/Q46441#sitelinks-wikipedia
Articlehttps://en.wikipedia.org/wiki/CSS
Talkhttps://en.wikipedia.org/wiki/Talk:CSS
Readhttps://en.wikipedia.org/wiki/CSS
Edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit
View historyhttps://en.wikipedia.org/w/index.php?title=CSS&action=history
Readhttps://en.wikipedia.org/wiki/CSS
Edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit
View historyhttps://en.wikipedia.org/w/index.php?title=CSS&action=history
What links herehttps://en.wikipedia.org/wiki/Special:WhatLinksHere/CSS
Related changeshttps://en.wikipedia.org/wiki/Special:RecentChangesLinked/CSS
Upload filehttps://en.wikipedia.org/wiki/Wikipedia:File_Upload_Wizard
Permanent linkhttps://en.wikipedia.org/w/index.php?title=CSS&oldid=1359799050
Page informationhttps://en.wikipedia.org/w/index.php?title=CSS&action=info
Cite this pagehttps://en.wikipedia.org/w/index.php?title=Special:CiteThisPage&page=CSS&id=1359799050&wpFormIdentifier=titleform
Get shortened URLhttps://en.wikipedia.org/w/index.php?title=Special:UrlShortener&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FCSS
Download as PDFhttps://en.wikipedia.org/w/index.php?title=Special:DownloadAsPdf&page=CSS&action=show-download-screen
Printable versionhttps://en.wikipedia.org/w/index.php?title=CSS&printable=yes
Wikimedia Commonshttps://commons.wikimedia.org/wiki/Category:Cascading_Style_Sheets
MediaWikihttps://www.mediawiki.org/wiki/Manual:CSS
Wikibookshttps://en.wikibooks.org/wiki/Cascading_Style_Sheets
Wikiversityhttps://en.wikiversity.org/wiki/CSS
Wikidata itemhttps://www.wikidata.org/wiki/Special:EntityPage/Q46441
CSS (disambiguation)https://en.wikipedia.org/wiki/CSS_(disambiguation)
https://en.wikipedia.org/wiki/File:Official_CSS_Logo.svg
[update]https://en.wikipedia.org/w/index.php?title=CSS&action=edit
[1]https://en.wikipedia.org/wiki/CSS#cite_note-1
https://en.wikipedia.org/wiki/File:%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D1%80_%D0%BA%D0%BE%D0%B4%D0%B0_%D0%BD%D0%B0_CSS.jpg
source codehttps://en.wikipedia.org/wiki/Source_code
Filename extensionhttps://en.wikipedia.org/wiki/Filename_extension
Internet media typehttps://en.wikipedia.org/wiki/Media_type
Uniform Type Identifier (UTI)https://en.wikipedia.org/wiki/Uniform_Type_Identifier
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Latest releasehttps://en.wikipedia.org/wiki/Software_release_life_cycle
Regular snapshotshttps://www.w3.org/TR/CSS/
Style sheet languagehttps://en.wikipedia.org/wiki/Style_sheet_language
Container forhttps://en.wikipedia.org/wiki/Container_format
HTML elementshttps://en.wikipedia.org/wiki/HTML_element
HTMLhttps://en.wikipedia.org/wiki/HTML
Open formathttps://en.wikipedia.org/wiki/Open_file_format
w3.org/TR/CSS/#csshttps://w3.org/TR/CSS/#css
Cascading Style Sheetshttps://en.wikipedia.org/wiki/Cascading_Style_Sheets
Style sheethttps://en.wikipedia.org/wiki/Style_sheet_(web_development)
CSS Zen Gardenhttps://en.wikipedia.org/wiki/CSS_Zen_Garden
Animationshttps://en.wikipedia.org/wiki/CSS_animations
Box modelhttps://en.wikipedia.org/wiki/CSS_box_model
Flexboxhttps://en.wikipedia.org/wiki/Flexbox
Gridhttps://en.wikipedia.org/wiki/CSS_grid_layout
Image replacementhttps://en.wikipedia.org/wiki/CSS_image_replacement
Tablelesshttps://en.wikipedia.org/wiki/Tableless_web_design
Responsivehttps://en.wikipedia.org/wiki/Responsive_web_design
"Holy grail"https://en.wikipedia.org/wiki/Holy_grail_(web_design)
CSS hackhttps://en.wikipedia.org/wiki/CSS_hack
Sasshttps://en.wikipedia.org/wiki/Sass_(stylesheet_language)
Lesshttps://en.wikipedia.org/wiki/Less_(stylesheet_language)
Stylus (stylesheet language)https://en.wikipedia.org/wiki/Stylus_(stylesheet_language)
Frameworkshttps://en.wikipedia.org/wiki/CSS_framework
Tailwindhttps://en.wikipedia.org/wiki/Tailwind_CSS
Bootstraphttps://en.wikipedia.org/wiki/Bootstrap_(front-end_framework)
Foundationhttps://en.wikipedia.org/wiki/Foundation_(framework)
Stylishhttps://en.wikipedia.org/wiki/Stylish_(software)
Stylus (browser extension)https://en.wikipedia.org/wiki/Stylus_(browser_extension)
Stylesheet languageshttps://en.wikipedia.org/wiki/Comparison_of_stylesheet_languages
https://en.wikipedia.org/wiki/File:Wikibooks-logo.svg
Cascading Style Sheetshttps://en.wikibooks.org/wiki/Cascading_Style_Sheets
vhttps://en.wikipedia.org/wiki/Template:CSS_sidebar
thttps://en.wikipedia.org/wiki/Template_talk:CSS_sidebar
ehttps://en.wikipedia.org/wiki/Special:EditPage/Template:CSS_sidebar
HTMLhttps://en.wikipedia.org/wiki/HTML
https://en.wikipedia.org/wiki/File:HTML5_logo_and_wordmark.svg
Dynamic HTMLhttps://en.wikipedia.org/wiki/Dynamic_HTML
HTML5https://en.wikipedia.org/wiki/HTML5
XHTMLhttps://en.wikipedia.org/wiki/XHTML
Basichttps://en.wikipedia.org/wiki/XHTML_Basic
Mobile Profilehttps://en.wikipedia.org/wiki/XHTML_Mobile_Profile
HTML elementhttps://en.wikipedia.org/wiki/HTML_element
articlehttps://en.wikipedia.org/wiki/Article_element
audiohttps://en.wikipedia.org/wiki/HTML_audio
blinkhttps://en.wikipedia.org/wiki/Blink_element
canvashttps://en.wikipedia.org/wiki/Canvas_element
div and spanhttps://en.wikipedia.org/wiki/Div_and_span
marqueehttps://en.wikipedia.org/wiki/Marquee_element
metahttps://en.wikipedia.org/wiki/Meta_element
videohttps://en.wikipedia.org/wiki/HTML_video
HTML attributehttps://en.wikipedia.org/wiki/HTML_attribute
alt attributehttps://en.wikipedia.org/wiki/Alt_attribute
HTML framehttps://en.wikipedia.org/wiki/Frame_(World_Wide_Web)
HTML editorhttps://en.wikipedia.org/wiki/HTML_editor
Text editorhttps://en.wikipedia.org/wiki/Text_editor
Character encodingshttps://en.wikipedia.org/wiki/Character_encodings_in_HTML
Character entity references (named characters)https://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
Unicodehttps://en.wikipedia.org/wiki/Unicode_and_HTML
Language codehttps://en.wikipedia.org/wiki/Language_code
Document Object Modelhttps://en.wikipedia.org/wiki/Document_Object_Model
Browser Object Modelhttps://en.wikipedia.org/wiki/Browser_Object_Model
Style sheetshttps://en.wikipedia.org/wiki/Style_sheet_(web_development)
Font familyhttps://en.wikipedia.org/wiki/Font_family_(HTML)
Web colorshttps://en.wikipedia.org/wiki/Web_colors
JavaScripthttps://en.wikipedia.org/wiki/JavaScript
WebCLhttps://en.wikipedia.org/wiki/WebCL
HTMXhttps://en.wikipedia.org/wiki/Htmx
Web3Dhttps://en.wikipedia.org/wiki/Web3D
WebGLhttps://en.wikipedia.org/wiki/WebGL
WebGPUhttps://en.wikipedia.org/wiki/WebGPU
WebXRhttps://en.wikipedia.org/wiki/WebXR
W3Chttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Validatorhttps://en.wikipedia.org/wiki/W3C_Markup_Validation_Service
WHATWGhttps://en.wikipedia.org/wiki/WHATWG
Quirks modehttps://en.wikipedia.org/wiki/Quirks_mode
Web storagehttps://en.wikipedia.org/wiki/Web_storage
Rendering enginehttps://en.wikipedia.org/wiki/Browser_engine
Document markup languageshttps://en.wikipedia.org/wiki/Comparison_of_document_markup_languages
Comparison of browser engineshttps://en.wikipedia.org/wiki/Comparison_of_browser_engines
vhttps://en.wikipedia.org/wiki/Template:HTML
thttps://en.wikipedia.org/wiki/Template_talk:HTML
ehttps://en.wikipedia.org/wiki/Special:EditPage/Template:HTML
style sheet languagehttps://en.wikipedia.org/wiki/Style_sheet_language
presentationhttps://en.wikipedia.org/wiki/Presentation_semantics
markup languagehttps://en.wikipedia.org/wiki/Markup_language
HTMLhttps://en.wikipedia.org/wiki/HTML
XMLhttps://en.wikipedia.org/wiki/XML
SVGhttps://en.wikipedia.org/wiki/SVG
MathMLhttps://en.wikipedia.org/wiki/MathML
XHTMLhttps://en.wikipedia.org/wiki/XHTML
[2]https://en.wikipedia.org/wiki/CSS#cite_note-2
World Wide Webhttps://en.wikipedia.org/wiki/World_Wide_Web
JavaScripthttps://en.wikipedia.org/wiki/JavaScript
[3]https://en.wikipedia.org/wiki/CSS#cite_note-3
separation of content and presentationhttps://en.wikipedia.org/wiki/Separation_of_content_and_presentation
layouthttps://en.wikipedia.org/wiki/Page_layout
colorshttps://en.wikipedia.org/wiki/Color
fontshttps://en.wikipedia.org/wiki/Typeface
[4]https://en.wikipedia.org/wiki/CSS#cite_note-4
accessibilityhttps://en.wikipedia.org/wiki/Accessibility
web pageshttps://en.wikipedia.org/wiki/Web_page
cachedhttps://en.wikipedia.org/wiki/Cache_(computing)
screen readerhttps://en.wikipedia.org/wiki/Screen_reader
Braille-basedhttps://en.wikipedia.org/wiki/Braille_display
mobile devicehttps://en.wikipedia.org/wiki/Mobile_device
[5]https://en.wikipedia.org/wiki/CSS#cite_note-5
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
MIME typehttps://en.wikipedia.org/wiki/MIME_media_type
CSS validation servicehttps://en.wikipedia.org/wiki/W3C_Markup_Validation_Service#CSS_validation
[6]https://en.wikipedia.org/wiki/CSS#cite_note-6
XHTMLhttps://en.wikipedia.org/wiki/XHTML
plain XMLhttps://en.wikipedia.org/wiki/Plain_Old_XML
SVGhttps://en.wikipedia.org/wiki/SVG
XULhttps://en.wikipedia.org/wiki/XUL
GTKhttps://en.wikipedia.org/wiki/GTK
widget toolkithttps://en.wikipedia.org/wiki/Widget_toolkit
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=1
syntaxhttps://en.wikipedia.org/wiki/Syntax_(programming)
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=2
Style sheet (web development)https://en.wikipedia.org/wiki/Style_sheet_(web_development)
selectorshttps://en.wikipedia.org/wiki/CSS#Selector
declaration blockhttps://en.wikipedia.org/wiki/CSS#Declaration_block
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=3
class attribute (HTML)https://en.wikipedia.org/wiki/Class_attribute_(HTML)
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=4
elementshttps://en.wikipedia.org/wiki/HTML_element
h2https://en.wikipedia.org/wiki/HTML_element#Basic_text
attributehttps://en.wikipedia.org/wiki/HTML_attribute
hashhttps://en.wikipedia.org/wiki/Number_sign
dothttps://en.wikipedia.org/wiki/Period_(punctuation)
HTML class attributehttps://en.wikipedia.org/wiki/Class_attribute_(HTML)
RDFhttps://en.wikipedia.org/wiki/Resource_Description_Framework
microformatshttps://en.wikipedia.org/wiki/Microformat
document treehttps://en.wikipedia.org/wiki/Document_Object_Model
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=5
Skeletal formula § Pseudoelement symbolshttps://en.wikipedia.org/wiki/Skeletal_formula#Pseudoelement_symbols
[7]https://en.wikipedia.org/wiki/CSS#cite_note-7
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=6
[8]https://en.wikipedia.org/wiki/CSS#cite_note-8
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=7
[9]https://en.wikipedia.org/wiki/CSS#cite_note-9
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=8
[10]https://en.wikipedia.org/wiki/CSS#cite_note-10
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=9
[11]https://en.wikipedia.org/wiki/CSS#cite_note-11
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=10
[12]https://en.wikipedia.org/wiki/CSS#cite_note-12
[13]https://en.wikipedia.org/wiki/CSS#cite_note-13
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=11
[14]https://en.wikipedia.org/wiki/CSS#cite_note-14
centimetrehttps://en.wikipedia.org/wiki/Centimetre
inchhttps://en.wikipedia.org/wiki/Inch
millimetrehttps://en.wikipedia.org/wiki/Millimetre
picahttps://en.wikipedia.org/wiki/Pica_(typography)
pointhttps://en.wikipedia.org/wiki/Point_(typography)
emhttps://en.wikipedia.org/wiki/Em_(typography)
exhttps://en.wikipedia.org/wiki/Ex_(typography)
pixelhttps://en.wikipedia.org/wiki/Pixel
clarification neededhttps://en.wikipedia.org/wiki/Wikipedia:Please_clarify
[15]https://en.wikipedia.org/wiki/CSS#cite_note-15
[16]https://en.wikipedia.org/wiki/CSS#cite_note-16
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=12
fonthttps://en.wikipedia.org/wiki/Typeface
sizehttps://en.wikipedia.org/wiki/Point_(typography)
colorhttps://en.wikipedia.org/wiki/Color
emphasishttps://en.wikipedia.org/wiki/Emphasis_(typography)
typographichttps://en.wikipedia.org/wiki/Typography
W3Chttps://en.wikipedia.org/wiki/W3C
deprecatedhttps://en.wikipedia.org/wiki/Deprecation
[17]https://en.wikipedia.org/wiki/CSS#cite_note-17
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=13
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=14
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=15
control over presentationhttps://en.wikipedia.org/wiki/Style_sheet_(web_development)#Customization
Stylishhttps://en.wikipedia.org/wiki/Stylish_(software)
Stylushttps://en.wikipedia.org/wiki/Stylus_(browser_extension)
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=16
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=17
[18]https://en.wikipedia.org/wiki/CSS#cite_note-Cascading-18
[19]https://en.wikipedia.org/wiki/CSS#cite_note-19
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=18
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=19
[18]https://en.wikipedia.org/wiki/CSS#cite_note-Cascading-18
XHTMLhttps://en.wikipedia.org/wiki/XHTML
inheritance in class-based programming languageshttps://en.wikipedia.org/wiki/Class-based_programming#Inheritance
[20]https://en.wikipedia.org/wiki/CSS#cite_note-20
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=20
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=21
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=22
Indentation stylehttps://en.wikipedia.org/wiki/Indentation_style
[21]https://en.wikipedia.org/wiki/CSS#cite_note-Mozilla_Developers-21
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=23
[22]https://en.wikipedia.org/wiki/CSS#cite_note-W3C-positioning-22
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=24
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=25
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=26
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=27
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=28
[22]https://en.wikipedia.org/wiki/CSS#cite_note-W3C-positioning-22
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=29
[22]https://en.wikipedia.org/wiki/CSS#cite_note-W3C-positioning-22
[23]https://en.wikipedia.org/wiki/CSS#cite_note-23
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=30
https://en.wikipedia.org/wiki/File:H%C3%A5kon_Wium_Lie.jpg
Håkon Wium Liehttps://en.wikipedia.org/wiki/H%C3%A5kon_Wium_Lie
Håkon Wium Liehttps://en.wikipedia.org/wiki/H%C3%A5kon_Wium_Lie
[24]https://en.wikipedia.org/wiki/CSS#cite_note-chss-proposal-24
Tim Berners-Leehttps://en.wikipedia.org/wiki/Tim_Berners-Lee
CERNhttps://en.wikipedia.org/wiki/CERN
[25]https://en.wikipedia.org/wiki/CSS#cite_note-chapter20-25
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
[26]https://en.wikipedia.org/wiki/CSS#cite_note-w3c-css1-26
Bert Boshttps://en.wikipedia.org/wiki/Bert_Bos
[27]https://en.wikipedia.org/wiki/CSS#cite_note-WWW3-27
SGMLhttps://en.wikipedia.org/wiki/SGML
[28]https://en.wikipedia.org/wiki/CSS#cite_note-css-phd-28
DSSSLhttps://en.wikipedia.org/wiki/Document_Style_Semantics_and_Specification_Language
FOSIhttps://en.wikipedia.org/wiki/Formatting_Output_Specification_Instance
[28]https://en.wikipedia.org/wiki/CSS#cite_note-css-phd-28
web developershttps://en.wikipedia.org/wiki/Web_development
web browserhttps://en.wikipedia.org/wiki/Web_browser
ViolaWWWhttps://en.wikipedia.org/wiki/ViolaWWW
WorldWideWebhttps://en.wikipedia.org/wiki/WorldWideWeb
[29]https://en.wikipedia.org/wiki/CSS#cite_note-IEEE-29
[25]https://en.wikipedia.org/wiki/CSS#cite_note-chapter20-25
Robert Cailliauhttps://en.wikipedia.org/wiki/Robert_Cailliau
[29]https://en.wikipedia.org/wiki/CSS#cite_note-IEEE-29
[28]https://en.wikipedia.org/wiki/CSS#cite_note-css-phd-28
[24]https://en.wikipedia.org/wiki/CSS#cite_note-chss-proposal-24
[27]https://en.wikipedia.org/wiki/CSS#cite_note-WWW3-27
[30]https://en.wikipedia.org/wiki/CSS#cite_note-ssp-30
Yves Lafonhttps://en.wikipedia.org/w/index.php?title=Yves_Lafon&action=edit&redlink=1
Dave Raggetthttps://en.wikipedia.org/wiki/Dave_Raggett
Arenahttps://en.wikipedia.org/wiki/Arena_(web_browser)
[31]https://en.wikipedia.org/wiki/CSS#cite_note-31
[32]https://en.wikipedia.org/wiki/CSS#cite_note-32
[33]https://en.wikipedia.org/wiki/CSS#cite_note-33
Argohttps://en.wikipedia.org/wiki/Argo_(web_browser)
[27]https://en.wikipedia.org/wiki/CSS#cite_note-WWW3-27
[25]https://en.wikipedia.org/wiki/CSS#cite_note-chapter20-25
Mosaic and the Webhttps://en.wikipedia.org/w/index.php?title=Mosaic_and_the_Web&action=edit&redlink=1
[25]https://en.wikipedia.org/wiki/CSS#cite_note-chapter20-25
Steven Pembertonhttps://en.wikipedia.org/wiki/Steven_Pemberton
Thomas Reardonhttps://en.wikipedia.org/wiki/Thomas_Reardon
Netscapehttps://en.wikipedia.org/wiki/Netscape
JavaScript Style Sheetshttps://en.wikipedia.org/wiki/JavaScript_Style_Sheets
[25]https://en.wikipedia.org/wiki/CSS#cite_note-chapter20-25
[34]https://en.wikipedia.org/wiki/CSS#cite_note-34
DOMhttps://en.wikipedia.org/wiki/Document_Object_Model
HTML Working Grouphttps://en.wikipedia.org/wiki/HTML_Working_Group
Dan Connollyhttps://en.wikipedia.org/wiki/Dan_Connolly_(computer_scientist)
SoftQuadhttps://en.wikipedia.org/wiki/SoftQuad
CSS Working Grouphttps://en.wikipedia.org/wiki/CSS_Working_Group
Chris Lilleyhttps://en.wikipedia.org/wiki/Chris_Lilley_(W3C)
[update]https://en.wikipedia.org/w/index.php?title=CSS&action=edit
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=31
Internet Explorer 3https://en.wikipedia.org/wiki/Internet_Explorer_3
[25]https://en.wikipedia.org/wiki/CSS#cite_note-chapter20-25
IE 4https://en.wikipedia.org/wiki/Internet_Explorer_4
Netscape 4.xhttps://en.wikipedia.org/wiki/Netscape_Navigator
bugshttps://en.wikipedia.org/wiki/Software_bug
Internet Explorer 5.0https://en.wikipedia.org/wiki/Internet_Explorer_for_Mac
Macintoshhttps://en.wikipedia.org/wiki/Apple_Macintosh
[35]https://en.wikipedia.org/wiki/CSS#cite_note-35
Operahttps://en.wikipedia.org/wiki/Opera_(web_browser)
quirkshttps://en.wikipedia.org/wiki/Quirks_mode
Microsoft Internet Explorer 5. x for Windowshttps://en.wikipedia.org/wiki/Internet_Explorer_5
IE for Macintoshhttps://en.wikipedia.org/wiki/Internet_Explorer_for_Mac
CSS box modelhttps://en.wikipedia.org/wiki/CSS_box_model
platformshttps://en.wikipedia.org/wiki/Computing_platform
workaroundshttps://en.wikipedia.org/wiki/Workaround
CSS hackshttps://en.wikipedia.org/wiki/CSS_hack
Internet Explorer 6https://en.wikipedia.org/wiki/Internet_Explorer_6
quirks modehttps://en.wikipedia.org/wiki/Quirks_mode
HTMLhttps://en.wikipedia.org/wiki/HTML
"standards-compliant CSS intended" markerhttps://en.wikipedia.org/wiki/Document_type_declaration#HTML5_DTD-less_DOCTYPE
IE5/Windows browserhttps://en.wikipedia.org/wiki/Internet_Explorer_5
[36]https://en.wikipedia.org/wiki/CSS#cite_note-36
[37]https://en.wikipedia.org/wiki/CSS#cite_note-37
PowerPointhttps://en.wikipedia.org/wiki/Microsoft_PowerPoint
[38]https://en.wikipedia.org/wiki/CSS#cite_note-38
[39]https://en.wikipedia.org/wiki/CSS#cite_note-39
MIME typehttps://en.wikipedia.org/wiki/Internet_media_type
[40]https://en.wikipedia.org/wiki/CSS#cite_note-40
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=32
Mozilla Firefoxhttps://en.wikipedia.org/wiki/Mozilla_Firefox
the browsing enginehttps://en.wikipedia.org/wiki/WebKit
Apple Safarihttps://en.wikipedia.org/wiki/Apple_Safari
Opera Browserhttps://en.wikipedia.org/wiki/Opera_Browser
Microsoft Internet Explorerhttps://en.wikipedia.org/wiki/Microsoft_Internet_Explorer
Microsoft Edgehttps://en.wikipedia.org/wiki/Microsoft_Edge
[41]https://en.wikipedia.org/wiki/CSS#cite_note-41
[42]https://en.wikipedia.org/wiki/CSS#cite_note-42
https://en.wikipedia.org/wiki/File:W3C_CSS_Snapshot.png
[43]https://en.wikipedia.org/wiki/CSS#cite_note-43
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=33
Håkon Wium Liehttps://en.wikipedia.org/wiki/H%C3%A5kon_Wium_Lie
Bert Boshttps://en.wikipedia.org/wiki/Bert_Bos
[44]https://en.wikipedia.org/wiki/CSS#cite_note-44
[45]https://en.wikipedia.org/wiki/CSS#cite_note-45
Fonthttps://en.wikipedia.org/wiki/Typeface
Alignmenthttps://en.wikipedia.org/wiki/Alignment_(typesetting)
tableshttps://en.wikipedia.org/wiki/Table_(HTML)
[46]https://en.wikipedia.org/wiki/CSS#cite_note-46
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=34
z-indexhttps://en.wikipedia.org/wiki/Z-index
[47]https://en.wikipedia.org/wiki/CSS#cite_note-47
[48]https://en.wikipedia.org/wiki/CSS#cite_note-48
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=35
Candidate Recommendationhttps://www.w3.org/TR/2004/CR-CSS21-20040225/
[49]https://en.wikipedia.org/wiki/CSS#cite_note-49
[50]https://en.wikipedia.org/wiki/CSS#cite_note-w3.org-50
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=36
CSS3 (disambiguation)https://en.wikipedia.org/wiki/CSS3_(disambiguation)
[51]https://en.wikipedia.org/wiki/CSS#cite_note-World_Wide_Web_Consortium-51
[52]https://en.wikipedia.org/wiki/CSS#cite_note-52
Candidate Recommendationhttps://en.wikipedia.org/wiki/W3C_Recommendation#Candidate_recommendation_(CR)
[53]https://en.wikipedia.org/wiki/CSS#cite_note-53
[54]https://en.wikipedia.org/wiki/CSS#cite_note-54
CSS Backgrounds and Borders Module Level 3https://www.w3.org/TR/css3-background/
CSS Box Model Module Level 3https://www.w3.org/TR/css-box-3/
CSS Cascading and Inheritance Level 3https://www.w3.org/TR/css-cascade-3/
CSS Color Module Level 3https://www.w3.org/TR/css3-color
CSS Generated Content Module Level 3https://www.w3.org/TR/css-content-3/
CSS Fonts Module Level 3https://www.w3.org/TR/css-fonts-3/
CSS Generated Content for Paged Media Modulehttps://www.w3.org/TR/css-gcpm-3/
CSS Template Layout Modulehttps://www.w3.org/TR/css-template-3/
Media Querieshttps://www.w3.org/TR/css3-mediaqueries/
Media Queries Level 4https://www.w3.org/TR/mediaqueries-4/
Multi-column Layout Module Level 1https://www.w3.org/TR/css-multicol-1/
CSS Paged Media Module Level 3https://www.w3.org/TR/css3-page/
CSS Fragmentation Module Level 3https://www.w3.org/TR/css-break/
Selectors Level 3https://www.w3.org/TR/selectors-3/
Selectors Level 4https://www.w3.org/TR/selectors-4/
CSS Basic User Interface Module Level 3 (CSS3 UI)https://www.w3.org/TR/css-ui-3/
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=37
CSS4 (disambiguation)https://en.wikipedia.org/wiki/CSS4_(disambiguation)
Jen Simmonshttps://en.wikipedia.org/wiki/Jen_Simmons
[55]https://en.wikipedia.org/wiki/CSS#cite_note-55
[56]https://en.wikipedia.org/wiki/CSS#cite_note-56
Flexboxhttps://en.wikipedia.org/wiki/Flexbox
[57]https://en.wikipedia.org/wiki/CSS#cite_note-57
[58]https://en.wikipedia.org/wiki/CSS#cite_note-58
[59]https://en.wikipedia.org/wiki/CSS#cite_note-59
[60]https://en.wikipedia.org/wiki/CSS#cite_note-60
[61]https://en.wikipedia.org/wiki/CSS#cite_note-61
[62]https://en.wikipedia.org/wiki/CSS#cite_note-62
[63]https://en.wikipedia.org/wiki/CSS#cite_note-caniuse-63
[64]https://en.wikipedia.org/wiki/CSS#cite_note-mdn-64
[65]https://en.wikipedia.org/wiki/CSS#cite_note-css4-65
versioninghttps://en.wikipedia.org/wiki/Software_versioning
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=38
layout enginehttps://en.wikipedia.org/wiki/Web_browser_engine
CSS hackshttps://en.wikipedia.org/wiki/CSS_hacks
[66]https://en.wikipedia.org/wiki/CSS#cite_note-66
BrowserStackhttps://en.wikipedia.org/wiki/BrowserStack
CanIUsehttps://caniuse.com/
MDN Web Docshttps://en.wikipedia.org/wiki/MDN_Web_Docs
[67]https://en.wikipedia.org/wiki/CSS#cite_note-67
polyfillshttps://en.wikipedia.org/wiki/Polyfill_(programming)
[68]https://en.wikipedia.org/wiki/CSS#cite_note-68
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=39
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=40
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=41
[69]https://en.wikipedia.org/wiki/CSS#cite_note-69
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=42
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=43
[70]https://en.wikipedia.org/wiki/CSS#cite_note-70
[71]https://en.wikipedia.org/wiki/CSS#cite_note-71
Sasshttps://en.wikipedia.org/wiki/Sass_(stylesheet_language)
Lesshttps://en.wikipedia.org/wiki/Less_(stylesheet_language)
Stylushttps://en.wikipedia.org/wiki/Stylus_(stylesheet_language)
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=44
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=45
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=46
Separation of content and presentationhttps://en.wikipedia.org/wiki/Separation_of_content_and_presentation
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=47
Style sheet (web development)https://en.wikipedia.org/wiki/Style_sheet_(web_development)
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=48
browser cachehttps://en.wikipedia.org/wiki/Browser_cache
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=49
Progressive enhancementhttps://en.wikipedia.org/wiki/Progressive_enhancement
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=50
Tableless web design § Accessibilityhttps://en.wikipedia.org/wiki/Tableless_web_design#Accessibility
Tableless web design § Accessibilityhttps://en.wikipedia.org/wiki/Tableless_web_design#Accessibility
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=51
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=52
CSS frameworkhttps://en.wikipedia.org/wiki/CSS_framework
CSS frameworkshttps://en.wikipedia.org/wiki/CSS_framework
librarieshttps://en.wikipedia.org/wiki/Library_(computing)
web pageshttps://en.wikipedia.org/wiki/Web_page
Blueprinthttps://en.wikipedia.org/wiki/Blueprint_(CSS_framework)
Bootstraphttps://en.wikipedia.org/wiki/Bootstrap_(front-end_framework)
Foundationhttps://en.wikipedia.org/wiki/Foundation_(framework)
[72]https://en.wikipedia.org/wiki/CSS#cite_note-72
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=53
[73]https://en.wikipedia.org/wiki/CSS#cite_note-73
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=54
Flash of unstyled contenthttps://en.wikipedia.org/wiki/Flash_of_unstyled_content
CSS-in-JShttps://en.wikipedia.org/wiki/CSS-in-JS
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=55
^https://en.wikipedia.org/wiki/CSS#cite_ref-1
"Minutes Telecon 2024-12-11"https://www.w3.org/blog/CSS/2024/12/12/minutes-2024-12-11/
Archivedhttps://web.archive.org/web/20250116125653/https://www.w3.org/blog/CSS/2024/12/12/minutes-2024-12-11/
^https://en.wikipedia.org/wiki/CSS#cite_ref-2
"CSS developer guide"https://developer.mozilla.org/en-US/docs/Web/CSS
Archivedhttps://web.archive.org/web/20150925201248/https://developer.mozilla.org/en-US/docs/Web/Guide/CSS
^https://en.wikipedia.org/wiki/CSS#cite_ref-3
ISBNhttps://en.wikipedia.org/wiki/ISBN_(identifier)
978-1-4493-9385-4https://en.wikipedia.org/wiki/Special:BookSources/978-1-4493-9385-4
OCLChttps://en.wikipedia.org/wiki/OCLC_(identifier)
686709345https://search.worldcat.org/oclc/686709345
^https://en.wikipedia.org/wiki/CSS#cite_ref-4
"What is CSS?"https://www.w3.org/standards/webdesign/htmlcss#whatcss
Archivedhttps://web.archive.org/web/20101129081921/https://www.w3.org/standards/webdesign/htmlcss#whatcss
^https://en.wikipedia.org/wiki/CSS#cite_ref-5
"Web-based Mobile Apps of the Future Using HTML 5, CSS and JavaScript"https://www.htmlgoodies.com/beyond/article.php/3893911/Web-based-Mobile-Apps-of-the-Future-Using-HTML-5-CSS-and-JavaScript.htm
Archivedhttps://web.archive.org/web/20141020121735/https://www.htmlgoodies.com/beyond/article.php/3893911/Web-based-Mobile-Apps-of-the-Future-Using-HTML-5-CSS-and-JavaScript.htm
^https://en.wikipedia.org/wiki/CSS#cite_ref-6
"W3C CSS validation service"https://jigsaw.w3.org/css-validator/
Archivedhttps://web.archive.org/web/20110214164625/https://jigsaw.w3.org/css-validator/
^https://en.wikipedia.org/wiki/CSS#cite_ref-7
"W3C CSS2.1 specification for pseudo-elements and pseudo-classes"https://www.w3.org/TR/CSS21/selector.html#pseudo-elements
Archivedhttps://web.archive.org/web/20120430011514/https://www.w3.org/TR/CSS21/selector.html#pseudo-elements
^https://en.wikipedia.org/wiki/CSS#cite_ref-8
"Selectors"https://www.w3.org/TR/CSS21/selector.html
Archivedhttps://web.archive.org/web/20060423174213/https://www.w3.org/TR/CSS21/selector.html
^https://en.wikipedia.org/wiki/CSS#cite_ref-9
"Selectors Level 3"https://www.w3.org/TR/selectors/
Archivedhttps://web.archive.org/web/20140603165900/https://www.w3.org/TR/selectors/
^https://en.wikipedia.org/wiki/CSS#cite_ref-10
"CSS Syntax Module Level 3"https://www.w3.org/TR/css-syntax-3/#syntax-description
Archivedhttps://web.archive.org/web/20231001223513/https://www.w3.org/TR/css-syntax-3/
^https://en.wikipedia.org/wiki/CSS#cite_ref-11
"W3C CSS2.1 specification for rule sets, declaration blocks, and selectors"https://www.w3.org/TR/CSS21/syndata.html#q10
Archivedhttps://web.archive.org/web/20080328113605/https://www.w3.org/TR/CSS21/syndata.html#q10
^https://en.wikipedia.org/wiki/CSS#cite_ref-12
"Full property table"https://www.w3.org/TR/CSS2/propidx.html
Archivedhttps://web.archive.org/web/20140530163211/https://www.w3.org/TR/CSS2/propidx.html
^https://en.wikipedia.org/wiki/CSS#cite_ref-13
"Index of CSS properties"https://www.w3.org/Style/CSS/all-properties.en.html
^https://en.wikipedia.org/wiki/CSS#cite_ref-14
"CSS Color"https://developer.mozilla.org/en-US/docs/Web/CSS/color
Archivedhttps://web.archive.org/web/20240327000753/https://developer.mozilla.org/en-US/docs/Web/CSS/color
^https://en.wikipedia.org/wiki/CSS#cite_ref-15
"6.1 Length units"https://www.w3.org/TR/REC-CSS1-961217#length-units
Archivedhttps://web.archive.org/web/20190614194847/https://www.w3.org/TR/REC-CSS1-961217#length-units
^https://en.wikipedia.org/wiki/CSS#cite_ref-16
"5. Distance Units: the type"https://www.w3.org/TR/2019/CR-css-values-3-20190606/#lengths
Archivedhttps://web.archive.org/web/20190607171702/https://www.w3.org/TR/2019/CR-css-values-3-20190606/#lengths
^https://en.wikipedia.org/wiki/CSS#cite_ref-17
"HTML 5. A vocabulary and associated APIs for HTML and XHTML"https://www.w3.org/TR/html/introduction.html#presentational-markup
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Archivedhttps://web.archive.org/web/20140715001359/https://www.w3.org/TR/html/introduction.html#presentational-markup
ahttps://en.wikipedia.org/wiki/CSS#cite_ref-Cascading_18-0
bhttps://en.wikipedia.org/wiki/CSS#cite_ref-Cascading_18-1
Cascading Style Sheets: The Definitive Guidehttps://shop.oreilly.com/product/9781565926226.do
ISBNhttps://en.wikipedia.org/wiki/ISBN_(identifier)
0-596-52733-0https://en.wikipedia.org/wiki/Special:BookSources/0-596-52733-0
Archivedhttps://web.archive.org/web/20140215041138/https://shop.oreilly.com/product/9781565926226.do
^https://en.wikipedia.org/wiki/CSS#cite_ref-19
"Assigning property values, Cascading, and Inheritance"https://www.w3.org/TR/CSS21/cascade.html#specificity
Archivedhttps://web.archive.org/web/20140611010536/https://www.w3.org/TR/CSS21/cascade.html#specificity
^https://en.wikipedia.org/wiki/CSS#cite_ref-20
"Can a CSS class inherit one or more other classes?"https://stackoverflow.com/questions/1065435/can-a-css-class-inherit-one-or-more-other-classes
Archivedhttps://web.archive.org/web/20171014054727/https://stackoverflow.com/questions/1065435/can-a-css-class-inherit-one-or-more-other-classes
^https://en.wikipedia.org/wiki/CSS#cite_ref-Mozilla_Developers_21-0
"Shorthand properties"https://web.archive.org/web/20180130204516/https://developer.mozilla.org/en-US/docs/Web/CSS/Shorthand_properties
the originalhttps://developer.mozilla.org/en-US/docs/Web/CSS/Shorthand_properties
ahttps://en.wikipedia.org/wiki/CSS#cite_ref-W3C-positioning_22-0
bhttps://en.wikipedia.org/wiki/CSS#cite_ref-W3C-positioning_22-1
chttps://en.wikipedia.org/wiki/CSS#cite_ref-W3C-positioning_22-2
"9.3 Positioning schemes"https://www.w3.org/TR/CSS2/visuren.html#positioning-scheme
Archivedhttps://web.archive.org/web/20110218054848/https://www.w3.org/TR/CSS2/visuren.html#positioning-scheme
^https://en.wikipedia.org/wiki/CSS#cite_ref-23
Holzschlag, Molly Ehttps://en.wikipedia.org/wiki/Molly_Holzschlag
ISBNhttps://en.wikipedia.org/wiki/ISBN_(identifier)
0-13-185586-7https://en.wikipedia.org/wiki/Special:BookSources/0-13-185586-7
ahttps://en.wikipedia.org/wiki/CSS#cite_ref-chss-proposal_24-0
bhttps://en.wikipedia.org/wiki/CSS#cite_ref-chss-proposal_24-1
"Cascading HTML style sheets – a proposal"https://www.w3.org/People/howcome/p/cascade.html
Archivedhttps://web.archive.org/web/20140604022945/https://www.w3.org/People/howcome/p/cascade.html
ahttps://en.wikipedia.org/wiki/CSS#cite_ref-chapter20_25-0
bhttps://en.wikipedia.org/wiki/CSS#cite_ref-chapter20_25-1
chttps://en.wikipedia.org/wiki/CSS#cite_ref-chapter20_25-2
dhttps://en.wikipedia.org/wiki/CSS#cite_ref-chapter20_25-3
ehttps://en.wikipedia.org/wiki/CSS#cite_ref-chapter20_25-4
fhttps://en.wikipedia.org/wiki/CSS#cite_ref-chapter20_25-5
Lie, Håkon Wiumhttps://en.wikipedia.org/wiki/H%C3%A5kon_Wium_Lie
Bos, Berthttps://en.wikipedia.org/wiki/Bert_Bos
Cascading Style Sheets, designing for the Webhttps://archive.org/details/cascadingstyles000lieh
ISBNhttps://en.wikipedia.org/wiki/ISBN_(identifier)
0-201-59625-3https://en.wikipedia.org/wiki/Special:BookSources/0-201-59625-3
^https://en.wikipedia.org/wiki/CSS#cite_ref-w3c-css1_26-0
"Cascading Style Sheets, level 1"https://www.w3.org/TR/1999/REC-CSS1-19990111
Archivedhttps://web.archive.org/web/20140409234430/https://www.w3.org/TR/1999/REC-CSS1-19990111
ahttps://en.wikipedia.org/wiki/CSS#cite_ref-WWW3_27-0
bhttps://en.wikipedia.org/wiki/CSS#cite_ref-WWW3_27-1
chttps://en.wikipedia.org/wiki/CSS#cite_ref-WWW3_27-2
Bos, Berthttps://en.wikipedia.org/wiki/Bert_Bos
"Simple style sheets for SGML & HTML on the web"https://www.w3.org/People/Bos/style.html
Archivedhttps://web.archive.org/web/20090923221609/https://www.w3.org/People/Bos/style.html
ahttps://en.wikipedia.org/wiki/CSS#cite_ref-css-phd_28-0
bhttps://en.wikipedia.org/wiki/CSS#cite_ref-css-phd_28-1
chttps://en.wikipedia.org/wiki/CSS#cite_ref-css-phd_28-2
"Cascading Style Sheets"https://web.archive.org/web/20060906211843/https://people.opera.com/howcome/2006/phd/
the originalhttps://people.opera.com/howcome/2006/phd/
ahttps://en.wikipedia.org/wiki/CSS#cite_ref-IEEE_29-0
bhttps://en.wikipedia.org/wiki/CSS#cite_ref-IEEE_29-1
Cailliau, Roberthttps://en.wikipedia.org/wiki/Robert_Cailliau
"Interview Robert Cailliau on the WWW Proposal: "How It Really Happened.""https://web.archive.org/web/20110106041256/https://www.computer.org/portal/web/computingnow/ic-cailliau
Institute of Electrical and Electronics Engineershttps://en.wikipedia.org/wiki/Institute_of_Electrical_and_Electronics_Engineers
the originalhttps://www.computer.org/portal/web/computingnow/ic-cailliau
^https://en.wikipedia.org/wiki/CSS#cite_ref-ssp_30-0
Bos, Berthttps://en.wikipedia.org/wiki/Bert_Bos
"Stream-based Style sheet Proposal"https://www.w3.org/People/Bos/stylesheets.html
Archivedhttps://web.archive.org/web/20141012131653/https://www.w3.org/People/Bos/stylesheets.html
^https://en.wikipedia.org/wiki/CSS#cite_ref-31
Nielsen, Henrik Frystykhttps://en.wikipedia.org/wiki/Henrik_Frystyk_Nielsen
"Libwww Hackers"https://www.w3.org/Library/Collaborators.html
Archivedhttps://web.archive.org/web/20091202042207/https://www.w3.org/Library/Collaborators.html
^https://en.wikipedia.org/wiki/CSS#cite_ref-32
"Yves Lafon"https://www.w3.org/People/Lafon/
Archivedhttps://web.archive.org/web/20100624003146/https://www.w3.org/People/Lafon/
^https://en.wikipedia.org/wiki/CSS#cite_ref-33
"The W3C Team: Technology and Society"https://www.w3.org/People/domain?domain=Technology+and+Society
Archivedhttps://web.archive.org/web/20100528051449/https://www.w3.org/People/domain?domain=Technology+and+Society
^https://en.wikipedia.org/wiki/CSS#cite_ref-34
Lou Montullihttps://en.wikipedia.org/wiki/Lou_Montulli
Brendan Eichhttps://en.wikipedia.org/wiki/Brendan_Eich
Scott Furmanhttps://en.wikipedia.org/w/index.php?title=Scott_Furman&action=edit&redlink=1
Donna Conversehttps://en.wikipedia.org/w/index.php?title=Donna_Converse&action=edit&redlink=1
Troy Chevalierhttps://en.wikipedia.org/w/index.php?title=Troy_Chevalier&action=edit&redlink=1
"JavaScript-Based Style Sheets"https://www.w3.org/Submission/1996/1/WD-jsss-960822
Archivedhttps://web.archive.org/web/20100527213412/https://www.w3.org/Submission/1996/1/WD-jsss-960822
^https://en.wikipedia.org/wiki/CSS#cite_ref-35
"CSS software"https://www.w3.org/Style/CSS/software.en.html#w26
Archivedhttps://web.archive.org/web/20101125162013/https://www.w3.org/Style/CSS/software.en.html#w26
^https://en.wikipedia.org/wiki/CSS#cite_ref-36
Anne van Kesterenhttps://en.wikipedia.org/wiki/Anne_van_Kesteren
"CSS 2.1 – Anne's Weblog"https://annevankesteren.nl/2005/06/css-21
Archivedhttps://web.archive.org/web/20051210101312/https://annevankesteren.nl/2005/06/css-21
^https://en.wikipedia.org/wiki/CSS#cite_ref-37
"Archive of W3C News in 2007"https://www.w3.org/News/2007.html#entry-7058
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Archivedhttps://web.archive.org/web/20110628191558/https://www.w3.org/News/2007.html#entry-7058
^https://en.wikipedia.org/wiki/CSS#cite_ref-38
"Incorrect MIME Type for CSS Files"https://web.archive.org/web/20110520044919/https://developer.mozilla.org/en/Incorrect_MIME_Type_for_CSS_Files
Mozilla Developer Centerhttps://en.wikipedia.org/wiki/Mozilla_Developer_Center
Mozillahttps://en.wikipedia.org/wiki/Mozilla
the originalhttps://developer.mozilla.org/en/Incorrect_MIME_Type_for_CSS_Files
^https://en.wikipedia.org/wiki/CSS#cite_ref-39
"File Types"https://donsnotes.com/tech/filetype.html
Archivedhttps://web.archive.org/web/20101029155135/https://donsnotes.com/tech/filetype.html
^https://en.wikipedia.org/wiki/CSS#cite_ref-40
"css file extension details"https://web.archive.org/web/20110718182554/https://extensions.pndesign.cz/css-file
the originalhttps://extensions.pndesign.cz/css-file
^https://en.wikipedia.org/wiki/CSS#cite_ref-41
"What Are CSS Vendor or Browser Prefixes?"https://web.archive.org/web/20201130193433/https://www.lifewire.com/css-vendor-prefixes-3466867
the originalhttps://www.lifewire.com/css-vendor-prefixes-3466867
^https://en.wikipedia.org/wiki/CSS#cite_ref-42
"Compatibility Standard"https://compat.spec.whatwg.org/
Archivedhttps://web.archive.org/web/20240204073005/https://compat.spec.whatwg.org/
^https://en.wikipedia.org/wiki/CSS#cite_ref-43
"CSS Snapshot 2023 – 2.4. CSS Levels"https://www.w3.org/TR/CSS/#css-levels
Archivedhttps://web.archive.org/web/20240208172654/https://www.w3.org/TR/CSS/#css-levels
^https://en.wikipedia.org/wiki/CSS#cite_ref-44
Cascading style sheets: designing for the Webhttps://archive.org/details/cascadingstylesh00lieh
ISBNhttps://en.wikipedia.org/wiki/ISBN_(identifier)
0-201-41998-Xhttps://en.wikipedia.org/wiki/Special:BookSources/0-201-41998-X
^https://en.wikipedia.org/wiki/CSS#cite_ref-45
W3Chttps://en.wikipedia.org/wiki/W3C
Cascading Style Sheets, level 1https://www.w3.org/TR/CSS1
Archivedhttps://web.archive.org/web/20110209205309/https://www.w3.org/TR/CSS1/
Wayback Machinehttps://en.wikipedia.org/wiki/Wayback_Machine
^https://en.wikipedia.org/wiki/CSS#cite_ref-46
W3Chttps://en.wikipedia.org/wiki/W3C
Cascading Style Sheets level 1 specificationhttps://www.w3.org/TR/2008/REC-CSS1-20080411/
Archivedhttps://web.archive.org/web/20110211185814/https://www.w3.org/TR/2008/REC-CSS1-20080411/
Wayback Machinehttps://en.wikipedia.org/wiki/Wayback_Machine
^https://en.wikipedia.org/wiki/CSS#cite_ref-47
"Aural style sheets"https://www.w3.org/TR/CSS21/aural.html#aural-media-group
Archivedhttps://web.archive.org/web/20141026010749/https://www.w3.org/TR/CSS21/aural.html#aural-media-group
^https://en.wikipedia.org/wiki/CSS#cite_ref-48
W3Chttps://en.wikipedia.org/wiki/W3C
Cascading Style Sheets, level 2https://www.w3.org/TR/2008/REC-CSS2-20080411/
Archivedhttps://web.archive.org/web/20110116000124/https://www.w3.org/TR/2008/REC-CSS2-20080411/
Wayback Machinehttps://en.wikipedia.org/wiki/Wayback_Machine
^https://en.wikipedia.org/wiki/CSS#cite_ref-49
W3Chttps://en.wikipedia.org/wiki/W3C
Cascading Style Sheets, level 2 revision 1https://www.w3.org/TR/2011/PR-CSS2-20110412/
Archivedhttps://web.archive.org/web/20111109095352/https://www.w3.org/TR/2011/PR-CSS2-20110412/
Wayback Machinehttps://en.wikipedia.org/wiki/Wayback_Machine
^https://en.wikipedia.org/wiki/CSS#cite_ref-w3.org_50-0
Cascading Style Sheets Standard Boasts Unprecedented Interoperabilityhttps://www.w3.org/2011/05/css-pr.html.en
Archivedhttps://web.archive.org/web/20110610221708/https://www.w3.org/2011/05/css-pr.html.en
Wayback Machinehttps://en.wikipedia.org/wiki/Wayback_Machine
^https://en.wikipedia.org/wiki/CSS#cite_ref-World_Wide_Web_Consortium_51-0
Bos, Berthttps://en.wikipedia.org/wiki/Bert_Bos
"Descriptions of all CSS specifications"https://www.w3.org/Style/CSS/specs
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Archivedhttps://web.archive.org/web/20110331092216/https://www.w3.org/Style/CSS/specs
^https://en.wikipedia.org/wiki/CSS#cite_ref-52
Bos, Berthttps://en.wikipedia.org/wiki/Bert_Bos
"CSS current work"https://www.w3.org/Style/CSS/current-work
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Archivedhttps://web.archive.org/web/20110303230112/https://www.w3.org/Style/CSS/current-work
^https://en.wikipedia.org/wiki/CSS#cite_ref-53
Etemad, Elika J.https://en.wikipedia.org/w/index.php?title=Elika_J._Etemad&action=edit&redlink=1
"Cascading Style Sheets (CSS) Snapshot 2010"https://www.w3.org/TR/css-2010/#css
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Archivedhttps://web.archive.org/web/20110316103250/https://www.w3.org/TR/css-2010/#css
^https://en.wikipedia.org/wiki/CSS#cite_ref-54
"All CSS specifications"https://www.w3.org/Style/CSS/specs
Archivedhttps://web.archive.org/web/20140530231250/https://www.w3.org/Style/CSS/specs
^https://en.wikipedia.org/wiki/CSS#cite_ref-55
"A Word About CSS4"https://www.xanthir.com/b4Ko0
Archivedhttps://web.archive.org/web/20121031194751/https://www.xanthir.com/b4Ko0
^https://en.wikipedia.org/wiki/CSS#cite_ref-56
"Why there is no CSS4 – explaining CSS Levels"https://rachelandrew.co.uk/archives/2016/09/13/why-there-is-no-css4-explaining-css-levels/
Archivedhttps://web.archive.org/web/20250708060102/https://rachelandrew.co.uk/archives/2016/09/13/why-there-is-no-css4-explaining-css-levels/
^https://en.wikipedia.org/wiki/CSS#cite_ref-57
"CSS Flexible Box Layout Module Level 1"https://www.w3.org/TR/css3-flexbox/
Archivedhttps://web.archive.org/web/20121019153636/https://www.w3.org/TR/css3-flexbox/
^https://en.wikipedia.org/wiki/CSS#cite_ref-58
"Cascading Style Sheets (CSS) Snapshot 2007"https://www.w3.org/TR/css-beijing/
Archivedhttps://web.archive.org/web/20160808144255/https://www.w3.org/TR/css-beijing/
^https://en.wikipedia.org/wiki/CSS#cite_ref-59
"Cascading Style Sheets (CSS) Snapshot 2010"https://www.w3.org/TR/css-2010/
Archivedhttps://web.archive.org/web/20110316103250/https://www.w3.org/TR/css-2010/
^https://en.wikipedia.org/wiki/CSS#cite_ref-60
"CSS Snapshot 2015"https://www.w3.org/TR/css-2015/
Archivedhttps://web.archive.org/web/20170127073733/https://www.w3.org/TR/css-2015/
^https://en.wikipedia.org/wiki/CSS#cite_ref-61
"CSS Snapshot 2017"https://www.w3.org/TR/css-2017/
Archivedhttps://web.archive.org/web/20170213164514/https://www.w3.org/TR/css-2017/
^https://en.wikipedia.org/wiki/CSS#cite_ref-62
"CSS Snapshot 2018"https://www.w3.org/TR/css-2018/
Archivedhttps://web.archive.org/web/20190201162518/https://www.w3.org/TR/css-2018/
^https://en.wikipedia.org/wiki/CSS#cite_ref-caniuse_63-0
"CSS"https://caniuse.com/#cats=CSS
Archivedhttps://web.archive.org/web/20180219074228/https://caniuse.com/#cats=CSS
^https://en.wikipedia.org/wiki/CSS#cite_ref-mdn_64-0
"CSS"https://developer.mozilla.org/docs/Web/CSS
Archivedhttps://web.archive.org/web/20231126230858/https://developer.mozilla.org/en-US/docs/Web/CSS
^https://en.wikipedia.org/wiki/CSS#cite_ref-css4_65-0
"Call for Participation in CSS4 Community Group"https://www.w3.org/community/css4/
Archivedhttps://web.archive.org/web/20230210062151/https://www.w3.org/community/css4/2020/02/24/call-for-participation-in-css4-community-group/
^https://en.wikipedia.org/wiki/CSS#cite_ref-66
"CSS3 Solutions for Internet Explorer"https://www.smashingmagazine.com/2010/04/css3-solutions-for-internet-explorer/
Archivedhttps://web.archive.org/web/20161012224430/https://www.smashingmagazine.com/2010/04/css3-solutions-for-internet-explorer/
^https://en.wikipedia.org/wiki/CSS#cite_ref-67
"Using Feature Queries in CSS"https://hacks.mozilla.org/2016/08/using-feature-queries-in-css/
Archivedhttps://web.archive.org/web/20161011151259/https://hacks.mozilla.org/2016/08/using-feature-queries-in-css/
^https://en.wikipedia.org/wiki/CSS#cite_ref-68
"Looking at the Web with Internet Explorer 6, one last time"https://arstechnica.com/information-technology/2014/04/looking-at-the-web-with-internet-explorer-6-one-last-time/
Archivedhttps://web.archive.org/web/20161012151514/https://arstechnica.com/information-technology/2014/04/looking-at-the-web-with-internet-explorer-6-one-last-time/
^https://en.wikipedia.org/wiki/CSS#cite_ref-69
"Pure CSS Popups"https://web.archive.org/web/20091209071014/https://meyerweb.com/eric/css/edge/popups/demo.html
the originalhttps://meyerweb.com/eric/css/edge/popups/demo.html
^https://en.wikipedia.org/wiki/CSS#cite_ref-70
"CSS apply rule"https://web.archive.org/web/20160222160949/https://tabatkins.github.io/specs/css-apply-rule/
the originalhttps://tabatkins.github.io/specs/css-apply-rule/
^https://en.wikipedia.org/wiki/CSS#cite_ref-71
"Why I Abandoned @apply — Tab Completion"https://www.xanthir.com/b4o00
^https://en.wikipedia.org/wiki/CSS#cite_ref-72
Handcrafted CSS: More Bulletproof Web Designhttps://books.google.com/books?id=UgrUeIwsS60C&pg=PA114
ISBNhttps://en.wikipedia.org/wiki/ISBN_(identifier)
978-0-321-64338-4https://en.wikipedia.org/wiki/Special:BookSources/978-0-321-64338-4
Archivedhttps://web.archive.org/web/20121220221903/https://books.google.com/books?id=UgrUeIwsS60C&pg=PA114
^https://en.wikipedia.org/wiki/CSS#cite_ref-73
"OOCSS, ACSS, BEM, SMACSS: what are they? What should I use?"https://web.archive.org/web/20150602231126/https://clubmate.fi/oocss-acss-bem-smacss-what-are-they-what-should-i-use/
the originalhttps://clubmate.fi/oocss-acss-bem-smacss-what-are-they-what-should-i-use/
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=56
Meyer, Eric A.https://en.wikipedia.org/wiki/Eric_A._Meyer
Cascading Style Sheets: The Definitive Guide, Fifth Editionhttps://www.oreilly.com/library/view/css-the-definitive/9781098117603/
ISBNhttps://en.wikipedia.org/wiki/ISBN_(identifier)
978-1-09-811761-0https://en.wikipedia.org/wiki/Special:BookSources/978-1-09-811761-0
CSS in Depthhttps://learning.oreilly.com/library/view/css-in-depth/9781617293450/
ISBNhttps://en.wikipedia.org/wiki/ISBN_(identifier)
978-1-61729-345-0https://en.wikipedia.org/wiki/Special:BookSources/978-1-61729-345-0
MDN CSS referencehttps://developer.mozilla.org/en-US/docs/Web/CSS/
MDN Getting Started with CSShttps://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/CSS_basics/
edithttps://en.wikipedia.org/w/index.php?title=CSS&action=edit§ion=57
sister projectshttps://en.wikipedia.org/wiki/Wikipedia:Wikimedia_sister_projects
https://en.wikipedia.org/wiki/File:Wiktionary-logo-en-v2.svg
Definitionshttps://en.wiktionary.org/wiki/CSS
https://en.wikipedia.org/wiki/File:Commons-logo.svg
Mediahttps://commons.wikimedia.org/wiki/Category:Cascading_Style_Sheets
https://en.wikipedia.org/wiki/File:Wikibooks-logo.svg
Textbookshttps://en.wikibooks.org/wiki/Cascading_Style_Sheets
https://en.wikipedia.org/wiki/File:Wikiversity_logo_2017.svg
Resourceshttps://en.wikiversity.org/wiki/CSS
Datahttps://www.wikidata.org/wiki/Q46441
Discussionshttps://meta.wikimedia.org/wiki/Help:Cascading_style_sheets
https://en.wikipedia.org/wiki/File:MediaWiki-2020-icon.svg
Documentationhttps://www.mediawiki.org/wiki/Manual:CSS
Official websitehttps://www.w3.org/Style/CSS/
https://www.wikidata.org/wiki/Q46441#P856
vhttps://en.wikipedia.org/wiki/Template:Web_browsers
thttps://en.wikipedia.org/wiki/Template_talk:Web_browsers
ehttps://en.wikipedia.org/wiki/Special:EditPage/Template:Web_browsers
Web browsershttps://en.wikipedia.org/wiki/Web_browser
Bookmarkshttps://en.wikipedia.org/wiki/Bookmark_(digital)
Extensionshttps://en.wikipedia.org/wiki/Browser_extension
Privacy modehttps://en.wikipedia.org/wiki/Private_browsing
Web standardshttps://en.wikipedia.org/wiki/Web_standards
HTMLhttps://en.wikipedia.org/wiki/HTML
v5https://en.wikipedia.org/wiki/HTML5
DOMhttps://en.wikipedia.org/wiki/Document_Object_Model
JavaScripthttps://en.wikipedia.org/wiki/JavaScript
WebAssemblyhttps://en.wikipedia.org/wiki/WebAssembly
Web storagehttps://en.wikipedia.org/wiki/Web_storage
IndexedDBhttps://en.wikipedia.org/wiki/IndexedDB
WebGLhttps://en.wikipedia.org/wiki/WebGL
WebGPUhttps://en.wikipedia.org/wiki/WebGPU
HTTPhttps://en.wikipedia.org/wiki/HTTP
Encryptionhttps://en.wikipedia.org/wiki/HTTPS
Cookieshttps://en.wikipedia.org/wiki/HTTP_cookie
third-partyhttps://en.wikipedia.org/wiki/Third-party_cookies
OCSPhttps://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol
WebRTChttps://en.wikipedia.org/wiki/WebRTC
WebSockethttps://en.wikipedia.org/wiki/WebSocket
Blinkhttps://en.wikipedia.org/wiki/Blink_(browser_engine)
Proprietaryhttps://en.wikipedia.org/wiki/Proprietary_software
Google Chromehttps://en.wikipedia.org/wiki/Google_Chrome
Archttps://en.wikipedia.org/wiki/Arc_(web_browser)
Atlashttps://en.wikipedia.org/wiki/ChatGPT_Atlas
Avasthttps://en.wikipedia.org/wiki/Avast_Secure_Browser
Cốc Cốchttps://en.wikipedia.org/wiki/C%E1%BB%91c_C%E1%BB%91c
Comethttps://en.wikipedia.org/wiki/Perplexity_AI#Comet
Comodohttps://en.wikipedia.org/wiki/Comodo_Dragon
Ecosiahttps://en.wikipedia.org/wiki/Ecosia#Ecosia_Browser
Epichttps://en.wikipedia.org/wiki/Epic_(web_browser)
Huaweihttps://en.wikipedia.org/wiki/Huawei_Mobile_Services
Maxthonhttps://en.wikipedia.org/wiki/Maxthon
Microsoft Edgehttps://en.wikipedia.org/wiki/Microsoft_Edge
Operahttps://en.wikipedia.org/wiki/Opera_(web_browser)
Mobilehttps://en.wikipedia.org/wiki/Opera_Mobile
Puffinhttps://en.wikipedia.org/wiki/Puffin_Browser
QQhttps://en.wikipedia.org/wiki/QQ_Browser
Samsunghttps://en.wikipedia.org/wiki/Samsung_Browser
Silkhttps://en.wikipedia.org/wiki/Amazon_Silk
Sleipnirhttps://en.wikipedia.org/wiki/Sleipnir_(web_browser)
SRWarehttps://en.wikipedia.org/wiki/SRWare_Iron
UChttps://en.wikipedia.org/wiki/UC_Browser
Vivaldihttps://en.wikipedia.org/wiki/Vivaldi_(web_browser)
Whalehttps://en.wikipedia.org/wiki/Naver_Whale
Yandexhttps://en.wikipedia.org/wiki/Yandex_Browser
FOSShttps://en.wikipedia.org/wiki/Free_and_open-source_software
Chromiumhttps://en.wikipedia.org/wiki/Chromium_(web_browser)
Bravehttps://en.wikipedia.org/wiki/Brave_(web_browser)
Dooblehttps://en.wikipedia.org/wiki/Dooble
Falkonhttps://en.wikipedia.org/wiki/Falkon
Otterhttps://en.wikipedia.org/wiki/Otter_Browser
Supermiumhttps://en.wikipedia.org/wiki/Supermium
ungoogledhttps://en.wikipedia.org/wiki/Ungoogled-chromium
Geckohttps://en.wikipedia.org/wiki/Gecko_(software)
Firefoxhttps://en.wikipedia.org/wiki/Firefox
Floorphttps://en.wikipedia.org/wiki/Floorp
GNU IceCathttps://en.wikipedia.org/wiki/GNU_IceCat
LibreWolfhttps://en.wikipedia.org/wiki/LibreWolf
Midorihttps://en.wikipedia.org/wiki/Midori_(web_browser)
Mullvadhttps://en.wikipedia.org/wiki/Mullvad_Browser
SlimBrowserhttps://en.wikipedia.org/wiki/SlimBrowser
SeaMonkeyhttps://en.wikipedia.org/wiki/SeaMonkey
forkhttps://en.wikipedia.org/wiki/Fork_(software_development)
Torhttps://en.wikipedia.org/wiki/Tor_Browser
Waterfoxhttps://en.wikipedia.org/wiki/Waterfox
Zenhttps://en.wikipedia.org/wiki/Zen_Browser
Basiliskhttps://en.wikipedia.org/wiki/Basilisk_(web_browser)
K-Meleonhttps://en.wikipedia.org/wiki/K-Meleon
Pale Moonhttps://en.wikipedia.org/wiki/Pale_Moon
WebKithttps://en.wikipedia.org/wiki/WebKit
Safarihttps://en.wikipedia.org/wiki/Safari_(web_browser)
GNOME Webhttps://en.wikipedia.org/wiki/GNOME_Web
iCabhttps://en.wikipedia.org/wiki/ICab
Orionhttps://en.wikipedia.org/wiki/Kagi_(search_engine)#Orion_Browser
enginehttps://en.wikipedia.org/wiki/Browser_engine
360https://en.wikipedia.org/wiki/360_Secure_Browser
DuckDuckGohttps://en.wikipedia.org/wiki/DuckDuckGo_Private_Browser
Konquerorhttps://en.wikipedia.org/wiki/Konqueror
Lunascapehttps://en.wikipedia.org/wiki/Lunascape
NetFronthttps://en.wikipedia.org/wiki/NetFront
qutebrowserhttps://en.wikipedia.org/wiki/Qutebrowser
Dillohttps://en.wikipedia.org/wiki/Dillo
ewwhttps://en.wikipedia.org/wiki/Eww_(web_browser)
Flowhttps://en.wikipedia.org/wiki/Flow_(web_browser)
Ladybirdhttps://en.wikipedia.org/wiki/Ladybird_(web_browser)
Linkshttps://en.wikipedia.org/wiki/Links_(web_browser)
Lynxhttps://en.wikipedia.org/wiki/Lynx_(web_browser)
NetSurfhttps://en.wikipedia.org/wiki/NetSurf
Opera Minihttps://en.wikipedia.org/wiki/Opera_Mini
w3mhttps://en.wikipedia.org/wiki/W3m
Blinkhttps://en.wikipedia.org/wiki/Blink_(browser_engine)
Beakerhttps://en.wikipedia.org/wiki/Beaker_(web_browser)
Citriohttps://en.wikipedia.org/wiki/Citrio
Flockhttps://en.wikipedia.org/wiki/Flock_(web_browser)
Redcorehttps://en.wikipedia.org/wiki/Redcore
Rockmelthttps://en.wikipedia.org/wiki/Rockmelt
SalamWebhttps://en.wikipedia.org/wiki/SalamWeb
Sputnikhttps://en.wikipedia.org/wiki/Sputnik_(search_engine)#Browser
Torchhttps://en.wikipedia.org/wiki/Torch_(web_browser)
Geckohttps://en.wikipedia.org/wiki/Gecko_(software)
Beonexhttps://en.wikipedia.org/wiki/Beonex_Communicator
Caminohttps://en.wikipedia.org/wiki/Camino_(web_browser)
Classillahttps://en.wikipedia.org/wiki/Classilla
Conkerorhttps://en.wikipedia.org/wiki/Conkeror
Firefox Litehttps://en.wikipedia.org/wiki/Firefox_Lite
Galeonhttps://en.wikipedia.org/wiki/Galeon
Ghostzillahttps://en.wikipedia.org/wiki/Ghostzilla
IceDragonhttps://en.wikipedia.org/wiki/Comodo_IceDragon
Kazehakasehttps://en.wikipedia.org/wiki/Kazehakase
Kylohttps://en.wikipedia.org/wiki/Kylo_(web_browser)
Lotushttps://en.wikipedia.org/wiki/IBM_Lotus_Symphony
MicroBhttps://en.wikipedia.org/wiki/MicroB
Minimohttps://en.wikipedia.org/wiki/Minimo
Mozilla suitehttps://en.wikipedia.org/wiki/Mozilla_Application_Suite
PirateBrowserhttps://en.wikipedia.org/wiki/PirateBrowser
Pogohttps://en.wikipedia.org/wiki/AT%26T_Pogo
Stratahttps://en.wikipedia.org/wiki/Kirix_Strata
Swiftfoxhttps://en.wikipedia.org/wiki/Swiftfox
TenFourFoxhttps://en.wikipedia.org/wiki/TenFourFox
Timberwolfhttps://en.wikipedia.org/wiki/Timberwolf_(web_browser)
Waterfox Classichttps://en.wikipedia.org/wiki/Waterfox_Classic
xBhttps://en.wikipedia.org/wiki/XB_Browser
MSHTMLhttps://en.wikipedia.org/wiki/Trident_(software)
Internet Explorerhttps://en.wikipedia.org/wiki/Internet_Explorer
AOLhttps://en.wikipedia.org/wiki/AOL_Explorer
Deepnethttps://en.wikipedia.org/wiki/Deepnet_Explorer
GreenBrowserhttps://en.wikipedia.org/wiki/GreenBrowser
MediaBrowserhttps://en.wikipedia.org/wiki/MediaBrowser
MSN Explorerhttps://en.wikipedia.org/wiki/MSN_Dial-Up_Internet_Access#MSN_Explorer
MSN Program Viewerhttps://en.wikipedia.org/wiki/MSN_Dial-Up_Internet_Access#MSN_2.0
NeoPlanethttps://en.wikipedia.org/wiki/NeoPlanet
NetCaptorhttps://en.wikipedia.org/wiki/NetCaptor
SpaceTimehttps://en.wikipedia.org/wiki/SpaceTime_(software)
ZAChttps://en.wikipedia.org/wiki/ZAC_Browser
WebKithttps://en.wikipedia.org/wiki/WebKit
Arorahttps://en.wikipedia.org/wiki/Arora_(web_browser)
BOLThttps://en.wikipedia.org/wiki/Bolt_(web_browser)
Dolphinhttps://en.wikipedia.org/wiki/Dolphin_Browser
Fluidhttps://en.wikipedia.org/wiki/Fluid_(web_browser)
Google TVhttps://en.wikipedia.org/wiki/Google_TV_(2010%E2%80%932014)
Irishttps://en.wikipedia.org/wiki/Iris_Browser
Mercuryhttps://en.wikipedia.org/wiki/Mercury_Browser
Nokia Symbianhttps://en.wikipedia.org/wiki/Nokia_Browser_for_Symbian
OmniWebhttps://en.wikipedia.org/wiki/OmniWeb
Opera Coasthttps://en.wikipedia.org/wiki/Opera_Coast
Origynhttps://en.wikipedia.org/wiki/Origyn_Web_Browser
QtWebhttps://en.wikipedia.org/wiki/QtWeb
Shiirahttps://en.wikipedia.org/wiki/Shiira
Steelhttps://en.wikipedia.org/wiki/Steel_(web_browser)
surfhttps://en.wikipedia.org/wiki/Surf_(web_browser)
Uzblhttps://en.wikipedia.org/wiki/Uzbl
WebPositivehttps://en.wikipedia.org/wiki/WebPositive
xombrerohttps://en.wikipedia.org/wiki/Xombrero
abacohttps://en.wikipedia.org/wiki/Abaco_(web_browser)
Amayahttps://en.wikipedia.org/wiki/Amaya_(web_editor)
Arachnehttps://en.wikipedia.org/wiki/Arachne_(web_browser)
Arenahttps://en.wikipedia.org/wiki/Arena_(web_browser)
Blazerhttps://en.wikipedia.org/wiki/Blazer_(web_browser)
Cakehttps://en.wikipedia.org/wiki/Cake_Browser
CMhttps://en.wikipedia.org/wiki/CM_Browser
Deepfishhttps://en.wikipedia.org/wiki/Microsoft_Live_Labs_Deepfish
Edge Legacyhttps://en.wikipedia.org/wiki/Microsoft_Edge_Legacy
ELinkshttps://en.wikipedia.org/wiki/ELinks
Gazellehttps://en.wikipedia.org/wiki/Gazelle_(web_browser)
HotJavahttps://en.wikipedia.org/wiki/HotJava
IBM Home Page Readerhttps://en.wikipedia.org/wiki/IBM_Home_Page_Reader
IBM WebExplorerhttps://en.wikipedia.org/wiki/IBM_WebExplorer
IBrowsehttps://en.wikipedia.org/wiki/IBrowse
Internet Explorer for Machttps://en.wikipedia.org/wiki/Internet_Explorer_for_Mac
KidZuihttps://en.wikipedia.org/wiki/KidZui
Line Modehttps://en.wikipedia.org/wiki/Line_Mode_Browser
Mosaichttps://en.wikipedia.org/wiki/Mosaic_(web_browser)
MSN TVhttps://en.wikipedia.org/wiki/MSN_TV
NetPositivehttps://en.wikipedia.org/wiki/NetPositive
Netscapehttps://en.wikipedia.org/wiki/Netscape_(web_browser)
Skweezerhttps://en.wikipedia.org/wiki/Skweezer
Skyfirehttps://en.wikipedia.org/wiki/Skyfire_(company)
ThunderHawkhttps://en.wikipedia.org/wiki/ThunderHawk
Visionhttps://en.wikipedia.org/wiki/Vision_Mobile_Browser
WinWAPhttps://en.wikipedia.org/wiki/WinWAP
WorldWideWebhttps://en.wikipedia.org/wiki/WorldWideWeb
Listhttps://en.wikipedia.org/wiki/List_of_web_browsers
Comparisonhttps://en.wikipedia.org/wiki/Comparison_of_web_browsers
Categoryhttps://en.wikipedia.org/wiki/Category:Web_browsers
vhttps://en.wikipedia.org/wiki/Template:Stylesheet_languages
thttps://en.wikipedia.org/wiki/Template_talk:Stylesheet_languages
ehttps://en.wikipedia.org/wiki/Special:EditPage/Template:Stylesheet_languages
Style sheet languageshttps://en.wikipedia.org/wiki/Style_sheet_language
Desktop publishinghttps://en.wikipedia.org/wiki/Style_sheet_(desktop_publishing)
Web developmenthttps://en.wikipedia.org/wiki/Style_sheet_(web_development)
User interfaceshttps://en.wikipedia.org/wiki/User_interface_style_sheet_language
DSSSLhttps://en.wikipedia.org/wiki/Document_Style_Semantics_and_Specification_Language
Extensible (XSL)https://en.wikipedia.org/wiki/XSL
JavaScript (JSSS)https://en.wikipedia.org/wiki/JavaScript_Style_Sheets
FOSIhttps://en.wikipedia.org/wiki/Formatting_Output_Specification_Instance
Qthttps://en.wikipedia.org/wiki/Qt_(software)
Sasshttps://en.wikipedia.org/wiki/Sass_(style_sheet_language)
Lesshttps://en.wikipedia.org/wiki/Less_(style_sheet_language)
Stylushttps://en.wikipedia.org/wiki/Stylus_(style_sheet_language)
SMIL Timesheetshttps://en.wikipedia.org/wiki/SMIL_Timesheets
PostCSShttps://en.wikipedia.org/wiki/PostCSS
Listhttps://en.wikipedia.org/wiki/List_of_style_sheet_languages
Comparisonhttps://en.wikipedia.org/wiki/Comparison_of_stylesheet_languages
vhttps://en.wikipedia.org/wiki/Template:W3C_standards
thttps://en.wikipedia.org/wiki/Template_talk:W3C_standards
ehttps://en.wikipedia.org/wiki/Special:EditPage/Template:W3C_standards
World Wide Web Consortiumhttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Recommendationshttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium#W3C_recommendation_(REC)
ActivityPubhttps://en.wikipedia.org/wiki/ActivityPub
Activity Streamshttps://en.wikipedia.org/wiki/Activity_Streams_(format)
ARIAhttps://en.wikipedia.org/wiki/WAI-ARIA
Canonical XMLhttps://en.wikipedia.org/wiki/Canonical_XML
CDFhttps://en.wikipedia.org/wiki/Compound_Document_Format
Animationshttps://en.wikipedia.org/wiki/CSS_animations
Flexboxhttps://en.wikipedia.org/wiki/Flexbox
Gridhttps://en.wikipedia.org/wiki/CSS_grid_layout
DOMhttps://en.wikipedia.org/wiki/Document_Object_Model
EXIhttps://en.wikipedia.org/wiki/Efficient_XML_Interchange
EmotionMLhttps://en.wikipedia.org/wiki/Emotion_Markup_Language
Geolocation APIhttps://en.wikipedia.org/wiki/W3C_Geolocation_API
GRDDLhttps://en.wikipedia.org/wiki/GRDDL
HTMLhttps://en.wikipedia.org/wiki/HTML
HTML5https://en.wikipedia.org/wiki/HTML5
IndexedDBhttps://en.wikipedia.org/wiki/IndexedDB
ITShttps://en.wikipedia.org/wiki/Internationalization_Tag_Set
JSON-LDhttps://en.wikipedia.org/wiki/JSON-LD
Linked Data Notificationshttps://en.wikipedia.org/wiki/Linked_Data_Notifications
MathMLhttps://en.wikipedia.org/wiki/MathML
Micropubhttps://en.wikipedia.org/wiki/Micropub_(protocol)
MTOMhttps://en.wikipedia.org/wiki/Message_Transmission_Optimization_Mechanism
OWLhttps://en.wikipedia.org/wiki/Web_Ontology_Language
PLShttps://en.wikipedia.org/wiki/Pronunciation_Lexicon_Specification
RDFhttps://en.wikipedia.org/wiki/Resource_Description_Framework
Schemahttps://en.wikipedia.org/wiki/RDF_Schema
RDFahttps://en.wikipedia.org/wiki/RDFa
RIFhttps://en.wikipedia.org/wiki/Rule_Interchange_Format
SAWSDLhttps://en.wikipedia.org/wiki/SAWSDL
SISRhttps://en.wikipedia.org/wiki/Semantic_Interpretation_for_Speech_Recognition
SKOShttps://en.wikipedia.org/wiki/Simple_Knowledge_Organization_System
SMILhttps://en.wikipedia.org/wiki/Synchronized_Multimedia_Integration_Language
SOAPhttps://en.wikipedia.org/wiki/SOAP
SRGShttps://en.wikipedia.org/wiki/Speech_Recognition_Grammar_Specification
SRIhttps://en.wikipedia.org/wiki/Subresource_Integrity
SSMLhttps://en.wikipedia.org/wiki/Speech_Synthesis_Markup_Language
SVGhttps://en.wikipedia.org/wiki/SVG
Animationhttps://en.wikipedia.org/wiki/SVG_animation
Filter Effectshttps://en.wikipedia.org/wiki/SVG_filter_effects
SCXMLhttps://en.wikipedia.org/wiki/SCXML
SHACLhttps://en.wikipedia.org/wiki/SHACL
SPARQLhttps://en.wikipedia.org/wiki/SPARQL
Timed texthttps://en.wikipedia.org/wiki/Timed_text
VoiceXMLhttps://en.wikipedia.org/wiki/VoiceXML
WebAssemblyhttps://en.wikipedia.org/wiki/WebAssembly
WoThttps://en.wikipedia.org/wiki/Web_of_Things
TDhttps://en.wikipedia.org/wiki/Thing_Description
Web storagehttps://en.wikipedia.org/wiki/Web_storage
WSDLhttps://en.wikipedia.org/wiki/Web_Services_Description_Language
Webmentionhttps://en.wikipedia.org/wiki/Webmention
WebSubhttps://en.wikipedia.org/wiki/WebSub
WebVTThttps://en.wikipedia.org/wiki/WebVTT
WOFFhttps://en.wikipedia.org/wiki/Web_Open_Font_Format
WS-Addressinghttps://en.wikipedia.org/wiki/WS-Addressing
XHTMLhttps://en.wikipedia.org/wiki/XHTML
+RDFahttps://en.wikipedia.org/wiki/XHTML%2BRDFa
XMLhttps://en.wikipedia.org/wiki/XML
Basehttps://en.wikipedia.org/wiki/XML_Base
Encryptionhttps://en.wikipedia.org/wiki/XML_Encryption
Eventshttps://en.wikipedia.org/wiki/XML_Events
Information Sethttps://en.wikipedia.org/wiki/XML_Information_Set
Namespacehttps://en.wikipedia.org/wiki/XML_namespace
Schemahttps://en.wikipedia.org/wiki/XML_Schema_(W3C)
Signaturehttps://en.wikipedia.org/wiki/XML_Signature
XFormshttps://en.wikipedia.org/wiki/XForms
XIncludehttps://en.wikipedia.org/wiki/XInclude
XLinkhttps://en.wikipedia.org/wiki/XLink
XOPhttps://en.wikipedia.org/wiki/XML-binary_Optimized_Packaging
XPathhttps://en.wikipedia.org/wiki/XPath
2.0https://en.wikipedia.org/wiki/XPath_2.0
3.xhttps://en.wikipedia.org/wiki/XPath_3
XPointerhttps://en.wikipedia.org/wiki/XPointer
XProchttps://en.wikipedia.org/wiki/XProc
XQueryhttps://en.wikipedia.org/wiki/XQuery
XSLhttps://en.wikipedia.org/wiki/XSL
XSL-FOhttps://en.wikipedia.org/wiki/XSL_Formatting_Objects
XSLThttps://en.wikipedia.org/wiki/XSLT
elementshttps://en.wikipedia.org/wiki/XSLT_elements
IndieAuthhttps://en.wikipedia.org/wiki/IndieAuth
XAdEShttps://en.wikipedia.org/wiki/XAdES
XBLhttps://en.wikipedia.org/wiki/XBL
XHTML+SMILhttps://en.wikipedia.org/wiki/XHTML%2BSMIL
XUPhttps://en.wikipedia.org/wiki/Extensible_User_Interface_Protocol
Working draftshttps://en.wikipedia.org/wiki/World_Wide_Web_Consortium#Working_draft_(WD)
CCXMLhttps://en.wikipedia.org/wiki/Call_Control_eXtensible_Markup_Language
CURIEhttps://en.wikipedia.org/wiki/CURIE
EMEhttps://en.wikipedia.org/wiki/Encrypted_Media_Extensions
InkMLhttps://en.wikipedia.org/wiki/InkML
MSEhttps://en.wikipedia.org/wiki/Media_Source_Extensions
SMIL Timesheetshttps://en.wikipedia.org/wiki/SMIL_Timesheets
sXBLhttps://en.wikipedia.org/wiki/SXBL
WebGPUhttps://en.wikipedia.org/wiki/WebGPU
WebXRhttps://en.wikipedia.org/wiki/WebXR
XFDLhttps://en.wikipedia.org/wiki/Extensible_Forms_Description_Language
XFrameshttps://en.wikipedia.org/wiki/XFrames
XMLHttpRequesthttps://en.wikipedia.org/wiki/XMLHttpRequest
Web Content Accessibility Guidelineshttps://en.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines
Markup Validation Servicehttps://en.wikipedia.org/wiki/W3C_Markup_Validation_Service
Web Accessibility Initiativehttps://en.wikipedia.org/wiki/Web_Accessibility_Initiative
Web Componentshttps://en.wikipedia.org/wiki/Web_Components
C-HTMLhttps://en.wikipedia.org/wiki/C-HTML
HDMLhttps://en.wikipedia.org/wiki/Handheld_Device_Markup_Language
JSSShttps://en.wikipedia.org/wiki/JavaScript_Style_Sheets
PGMLhttps://en.wikipedia.org/wiki/Precision_Graphics_Markup_Language
VMLhttps://en.wikipedia.org/wiki/Vector_Markup_Language
WebPlatformhttps://en.wikipedia.org/wiki/WebPlatform.org
P3Phttps://en.wikipedia.org/wiki/P3P
XHTML+MathML+SVGhttps://en.wikipedia.org/wiki/XHTML%2BMathML%2BSVG
WHATWGhttps://en.wikipedia.org/wiki/WHATWG
World Wide Web Foundationhttps://en.wikipedia.org/wiki/World_Wide_Web_Foundation
ABhttps://en.wikipedia.org/w/index.php?title=W3C_Advisory_Board&action=edit&redlink=1
Boardhttps://en.wikipedia.org/w/index.php?title=W3C_Board&action=edit&redlink=1
TAGhttps://en.wikipedia.org/wiki/Technical_Architecture_Group
CSShttps://en.wikipedia.org/wiki/CSS_Working_Group
SVGhttps://en.wikipedia.org/wiki/SVG_Working_Group
WebAssemblyhttps://en.wikipedia.org/wiki/WebAssembly
WebAuthnhttps://en.wikipedia.org/wiki/Web_Authentication_Working_Group
Web Advertising BGhttps://en.wikipedia.org/wiki/Improving_Web_Advertising_Business_Group
WebAssemblyhttps://en.wikipedia.org/wiki/WebAssembly
Device Descriptionhttps://en.wikipedia.org/wiki/W3C_Device_Description_Working_Group
HTMLhttps://en.wikipedia.org/wiki/HTML_Working_Group
Multimodal Interaction Activityhttps://en.wikipedia.org/wiki/W3C_MMI
CERN httpdhttps://en.wikipedia.org/wiki/CERN_httpd
Libwwwhttps://en.wikipedia.org/wiki/Libwww
Browsershttps://en.wikipedia.org/wiki/Web_browser
Line Modehttps://en.wikipedia.org/wiki/Line_Mode_Browser
Arenahttps://en.wikipedia.org/wiki/Arena_(web_browser)
Agorahttps://en.wikipedia.org/wiki/Agora_(web_browser)
Argohttps://en.wikipedia.org/wiki/Argo_(web_browser)
Amayahttps://en.wikipedia.org/wiki/Amaya_(web_editor)
International World Wide Web Conferencehttps://en.wikipedia.org/wiki/The_Web_Conference
Steering Committeehttps://en.wikipedia.org/wiki/International_World_Wide_Web_Conference_Committee
First conferencehttps://en.wikipedia.org/wiki/First_International_Conference_on_the_World-Wide_Web
Portalhttps://en.wikipedia.org/wiki/Wikipedia:Contents/Portals
https://en.wikipedia.org/wiki/File:Octicons-terminal.svg
Computer programminghttps://en.wikipedia.org/wiki/Portal:Computer_programming
Authority control databaseshttps://en.wikipedia.org/wiki/Help:Authority_control
https://www.wikidata.org/wiki/Q46441#identifiers
GNDhttps://d-nb.info/gnd/4467617-7
United Stateshttps://id.loc.gov/authorities/sh2001004461
Francehttps://catalogue.bnf.fr/ark:/12148/cb13739222f
BnF datahttps://data.bnf.fr/ark:/12148/cb13739222f
Czech Republichttps://aleph.nkp.cz/F/?func=find-c&local_base=aut&ccl_term=ica=ph164348&CON_LNG=ENG
Spainhttps://datos.bne.es/resource/XX550325
Israelhttps://www.nli.org.il/en/authorities/987007537193405171
ELMCIPhttps://elmcip.net/node/10255
Yale LUXhttps://lux.collections.yale.edu/view/concept/c1e161fc-879d-4f29-8621-c4c4ec9363ab
https://en.wikipedia.org/w/index.php?title=CSS&oldid=1359799050https://en.wikipedia.org/w/index.php?title=CSS&oldid=1359799050
Categorieshttps://en.wikipedia.org/wiki/Help:Category
Cascading Style Sheetshttps://en.wikipedia.org/wiki/Category:Cascading_Style_Sheets
Internet properties established in 1996https://en.wikipedia.org/wiki/Category:Internet_properties_established_in_1996
Stylesheet languageshttps://en.wikipedia.org/wiki/Category:Stylesheet_languages
Typesetting programming languageshttps://en.wikipedia.org/wiki/Category:Typesetting_programming_languages
Web designhttps://en.wikipedia.org/wiki/Category:Web_design
World Wide Web Consortium standardshttps://en.wikipedia.org/wiki/Category:World_Wide_Web_Consortium_standards
Open formatshttps://en.wikipedia.org/wiki/Category:Open_formats
Webarchive template wayback linkshttps://en.wikipedia.org/wiki/Category:Webarchive_template_wayback_links
Articles with short descriptionhttps://en.wikipedia.org/wiki/Category:Articles_with_short_description
Short description is different from Wikidatahttps://en.wikipedia.org/wiki/Category:Short_description_is_different_from_Wikidata
Articles containing potentially dated statements from December 2024https://en.wikipedia.org/wiki/Category:Articles_containing_potentially_dated_statements_from_December_2024
All articles containing potentially dated statementshttps://en.wikipedia.org/wiki/Category:All_articles_containing_potentially_dated_statements
Wikipedia articles needing clarification from March 2022https://en.wikipedia.org/wiki/Category:Wikipedia_articles_needing_clarification_from_March_2022
Articles containing potentially dated statements from 2014https://en.wikipedia.org/wiki/Category:Articles_containing_potentially_dated_statements_from_2014
Pages using Sister project links with hidden wikidatahttps://en.wikipedia.org/wiki/Category:Pages_using_Sister_project_links_with_hidden_wikidata
Creative Commons Attribution-ShareAlike 4.0 Licensehttps://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_4.0_International_License
Terms of Usehttps://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use
Privacy Policyhttps://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Privacy_policy
Wikimedia Foundation, Inc.https://wikimediafoundation.org/
Privacy policyhttps://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Privacy_policy
About Wikipediahttps://en.wikipedia.org/wiki/Wikipedia:About
Disclaimershttps://en.wikipedia.org/wiki/Wikipedia:General_disclaimer
Contact Wikipediahttps://en.wikipedia.org/wiki/Wikipedia:Contact_us
Legal & safety contactshttps://foundation.wikimedia.org/wiki/Special:MyLanguage/Legal:Wikimedia_Foundation_Legal_and_Safety_Contact_Information
Code of Conducthttps://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Universal_Code_of_Conduct
Developershttps://developer.wikimedia.org
Statisticshttps://stats.wikimedia.org/#/en.wikipedia.org
Cookie statementhttps://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Cookie_statement
Mobile viewhttps://en.wikipedia.org/w/index.php?title=CSS&mobileaction=toggle_view_mobile
https://www.wikimedia.org/
https://www.mediawiki.org/
https://en.wikipedia.org/wiki/CSS
https://en.wikipedia.org/wiki/CSS
https://en.wikipedia.org/wiki/CSS
https://en.wikipedia.org/wiki/CSS
https://en.wikipedia.org/wiki/CSS
https://en.wikipedia.org/wiki/CSS
https://en.wikipedia.org/wiki/CSS
Add topic https://en.wikipedia.org/wiki/CSS

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.