Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casperiv0/css-help-center
Simple help center created with only CSS and HTML
https://github.com/casperiv0/css-help-center
css help-center html
Last synced: 25 days ago
JSON representation
Simple help center created with only CSS and HTML
- Host: GitHub
- URL: https://github.com/casperiv0/css-help-center
- Owner: casperiv0
- Created: 2020-06-27T12:00:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T19:44:37.000Z (over 3 years ago)
- Last Synced: 2024-10-12T09:35:03.885Z (about 1 month ago)
- Topics: css, help-center, html
- Language: HTML
- Homepage: https://dev-caspertheghost.github.io/css-help-center/
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS & HTML Help center
Simple help center created with only CSS and HTML
## Credits
Design: [UIDesignDaily](https://uidesigndaily.com/posts/sketch-help-center-links-search-day-1120)
## Demo
[Github Pages](https://dev-caspertheghost.github.io/css-help-center/)
![screenshot](./screenshot.png)
## What I learned
- What the difference is between `@media screen and ..` and `@media all ...`