brianmaina.hashnode.devCreating a Simple Horizontal Switchable Tabs Panel Using HTML, CSS & JavaScript.Tabs are ideal for singular page web apps or websites with multiple subjects to display. In this tutorial, we shall create a simple web application with a horizontal switchable tabs panel. The web application can do the following: Show the active ta...Jun 8, 2021·5 min read
brianmaina.hashnode.devGuide to Serverless Contact Form Using Netlify FormsWhat is a Serverless site? Serverless is a phrase that implies many of the difficulties you as the developer might face or have faced while managing and maintaining your sites server-side that have been largely removed. Serverless services facilitate...May 31, 2021·5 min read
brianmaina.hashnode.devEasy Guide To Dark Mode Toggle Using HTML, CSS, and JavaScript.In this post, I'll show you how to use HTML, CSS, and a little JavaScript to add a light to dark mode toggle. I'll walk you through the entire coding process, including how I use a checkbox and a label tag to construct the layout of the elements in H...May 24, 2021·5 min read
brianmaina.hashnode.devEasy Guide To Dark Mode Toggle Using HTML, CSS, and JavaScript.In this post, I'll show you how to use HTML, CSS, and a little JavaScript to add a light to dark mode toggle. I'll walk you through the entire coding process, including how I use a checkbox and a label tag to construct the layout of the elements in H...May 24, 2021·5 min read