Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/).