Tag archive
#nav

Build a Responsive NavBar in React with Chakra UI v3
Introduction Every landing page or app needs a robust navigation bar that works across all...

Launched a new web service for developers
I launched a new web service called "Mini Wheel" for all of web developers. It's a web development...

Navigating in Flutter: A Comprehensive Guide
Flutter, a powerful UI toolkit for crafting natively compiled applications for mobile, web, and...
Customize navigation bar in Android Studio
Hello all, I am currently building a navigation bar for my app. Since I am relatively new, I have one...
Smart Navbar With React And Sass
Introduction This tutorial assumes you have some knowledge on React and Sass...

HTML tags | nav
It is used to define important navigation with links. It can be repeated within the document but not...

How To Add Styling To An Active Link In NextJS
For my latest project, I wanted to change the background color of the active navigation link in the...
Build a Responsive Nav BBC & Smashing Magazine Style!!
A tutorial & reference implementation for building responsive navs with IntersectionObserver or pure CSS.

How to toggle Bootstrap navbar collapse button in React without jQuery
Details the use of a Bootstrap jQuery-dependent functionality without jQuery.