![]() |
VOOZH | about |
Foundation CSS is an open-source & responsive front-end framework built by ZURB foundation in September 2011, that makes it easy to design beautiful responsive websites, apps, and emails that look amazing & can be accessible to any device. It is used by many companies such as Facebook, eBay, Mozilla, Adobe, and even Disney. The framework is built on Saas-like bootstrap. It is more sophisticated, flexible, and easily customizable. It also comes with CLI, so itβs easy to use it with module bundlers. It offers the Fastclick.js tool for faster rendering on mobile devices.
The Responsive Navigation contains various components like the basic menu, dropdown menu, accordion menu, top bar, etc. which helps us to design & put together the responsive navigation quickly and easily in an effortless manner. It also allows switching between the different patterns depending upon various screen sizes. The 3 modular components in the Responsive Navigation are the Responsive Menu, Responsive Menu Toggle, and the Responsive toggle with animation.
Example 1: In this example, the menu becomes a drill-down menu in small screen size and a horizontal dropdown menu in medium to large size.
Output:
Example 2: This example describes the Responsive Menu with Toggle.
Output:
Example 3: In this example, we have added animation to toggle the navbar that makes the Responsive Navigation.
Output:
Reference: https://get.foundation/sites/docs/responsive-navigation.html