https://github.com/rzeczuchy/responsive-nav-scss
Responsive navigation sample using only styles.
https://github.com/rzeczuchy/responsive-nav-scss
rwd scss
Last synced: about 2 months ago
JSON representation
Responsive navigation sample using only styles.
- Host: GitHub
- URL: https://github.com/rzeczuchy/responsive-nav-scss
- Owner: rzeczuchy
- Created: 2020-10-01T14:09:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T02:50:29.000Z (8 months ago)
- Last Synced: 2025-02-08T03:24:36.611Z (8 months ago)
- Topics: rwd, scss
- Language: SCSS
- Homepage: https://rzeczuchy.github.io/responsive-nav-scss/
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# responsive-nav-scss
Responsive and animated navigation sample using only styles (no JS involved). SCSS used clarity and efficiency.## Credit where due
This sample uses an idea I first saw in [this video](https://www.youtube.com/watch?v=8QKOaTYvYUA&t=1474s) to toggle the state of navigation with a checkbox input. I can't be 100% sure, since this is now a widely used solution, but I think it might have originated with [Traversy Media's HTML course](https://www.youtube.com/watch?v=DZg6UfS5zYg&t=1597s)? I highly recommend both these videos :ok_hand: