Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cat-a-flame/CSSHell
Collection of common CSS mistakes, and how to fix them
https://github.com/cat-a-flame/CSSHell
coding css education
Last synced: 3 days ago
JSON representation
Collection of common CSS mistakes, and how to fix them
- Host: GitHub
- URL: https://github.com/cat-a-flame/CSSHell
- Owner: cat-a-flame
- License: mit
- Created: 2021-04-09T16:26:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T09:41:17.000Z (about 1 year ago)
- Last Synced: 2024-08-01T21:44:28.645Z (3 months ago)
- Topics: coding, css, education
- Language: CSS
- Homepage: https://csshell.dev
- Size: 319 KB
- Stars: 186
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - cat-a-flame/CSSHell - Collection of common CSS mistakes, and how to fix them (CSS)
README
# CSS Hell - To Hell with bad CSS!
Collection of common CSS mistakes, and how to fix them.
https://csshell.dev
## What is this all about?
Hi, I'm Stefánia, working with web since 2003. During my career I came across many lines of code, solutions, frameworks, mindsets.
If you have been in this industry for some time, it should not be breaking news that CSS and HTML are those parts of an application
people still underestimate. Because of that, some _interesting_ code pieces are born. I'd like to preserve these lines by showing you the bad
example, explaining what's wrong with it and how to fix it.With this, I hope I can help you learn and improve.
## Why is it called CSS Hell?
It's a ~~joke~~ idea I stole from [HTMLHell](https://www.htmhell.dev/). I hope adding some fun and sarcasm to learning might help raising awareness of
how **!important** a good CSS code is.## Got an issue, an idea?
Please report it on [GitHub](https://github.com/cat-a-flame/CSSHell)!
## Would you like to support my work?
CSS Hell is made with love and a lots of coffee. If you wish to buy me one, you can do it on [Ko-fi](https://ko-fi.com/cat_a_flame) ❤️
## Credits
The logo's font is [Chomsky](https://github.com/ctrlcctrlv/chomsky) by [Fredrick Brennan](https://github.com/ctrlcctrlv).
The site is using [Eleventy](https://www.11ty.dev/).