CSS
Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g., fonts, colors, spacing) to Web documents.
License model
- Free • Open Source
Platforms
- Self-Hosted
- CSS
Features
No features, maybe you want to suggest one?
Suggest and vote on featuresCSS News & Activities
Highlights • All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
CSS information
AlternativeTo Category
DevelopmentGitHub repository
- 4,419 Stars
- 649 Forks
- 3396 Open Issues
- Updated Sep 2, 2024
What is CSS?
Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g., fonts, colors, spacing) to Web documents.
Nearly all browsers nowadays support CSS and many other applications do, too. To write CSS, you don't need more than a text editor, but there are many tools available that make it even easier.
Of course, all software has bugs, even after several updates. And some programs are further ahead implementing the latest CSS modules than others. Various sites describe bugs and workarounds.
Comments and Reviews
Ideas from 2007-2008 but unimplemented even in 2022... Browsers aren't that fast when it comes to CSS.
https://api.jquery.com/has-selector
https://blog.jquery.com/2007/08/24/jquery-114-faster-more-tests-ready-for-12/
https://developer.mozilla.org/en-US/docs/Web/CSS/:has
Git Site is the official CSSWG repository for editor's drafts of CSS specifications. The w3.org link primarily provides documentation.