web-dev
How to add the custom local font in NextJS.v14(or v13)
NextJS 14 provides the next/font/local add local/external fonts on our website. Before jumping into it, letβs install the NextJS 14 first.
5 min read
web-dev
Functional Contact Form using HTML, TailwindCSS, SMTPJS and Elastic Email
Build a sleek and efficient contact form using HTML, TailwindCSS, SMTPJS, and Elastic Email β all without the need for complex backend code.
3 min read
web-dev
Minimal Footer using HTML, CSS and TailwindCSS
A website footer is like the bottom of a webpage where you put helpful stuff like links to important pages.
1 min read
web-dev
Simple Mega-menu built using HTML, TailwindCSS and Javascript(JS)
A mega menu is a dynamic and expansive navigation menu that displays multiple levels of content, making it easy for users to explore a website's offerings.
1 min read
web-dev
Simple Tab section (Service tab) using HTML, TailwindCSS and a bit of JavaScript(JS)
A tab section, often referred to as a 'tabbed interface' or 'tabs' is a user interface component used to organize content into multiple sections or categories.
1 min read