Vertical Color-Adapting Css Menu
Simple vertical animated CSS hamburger menu with that adapts to the background color using mix-blend-mode.
Made with: HTML (Pug),CSS (Sass),JavaScript
Css Toggle Menu
Simple expanding menu using only CSS. The idea could be further refined with a tiny bit of JavaScript to automatically set the width to adjust based on the contents, allowing for buttons of varying width or expansion of the menu without changing the CSS.
Made with: HTML,CSS (SCSS)
Vertical Layout With Navigation
Vertical scrolling sections of content with mobile hamburger navigation. Animations easily customized.
Made with: HTML,CSS (SCSS),JavaScript
Css Gooey Menu (Version 2)
Gooey menu with CSS and SVG filters. Version 2.
Made with: HTML,CSS (SCSS)
Css Gooey Menu (Version 3)
Gooey menu with CSS and SVG filters. Version 3.
Made with: HTML,CSS (SCSS)
Css Gooey Menu (Version 4)
Gooey menu with CSS and SVG filters. Version 4.
Made with: HTML,CSS (SCSS)
Triangular Mobile Toggle Navigation
Triangular mobile toggle navigation with HTML and CSS.
Made with: HTML,CSS (Stylus)
Menu Toggle Button With Flat Menu
Menu toggle button with flat menu. Uses CSS transitions and vanilla JS.
Made with: HTML,CSS,JavaScript