Nnamdi S. Adibennamdiadibe.hashnode.dev·Nov 16, 2023Mastering Three-Column Layouts in Web Development: A Comprehensive GuideIn the vast landscape of web development, crafting effective and visually appealing layouts is a crucial aspect. As websites and applications evolve, the demand for responsive and dynamic layouts has become paramount. In this article, we will delve i...Discuss·10 likesCSS
Ogunuyo Ogheneruemu Biruemu.hashnode.dev·Nov 6, 2023Exploring Bootstrap 5: Containers, Grid System, Display PropertiesBootstrap is a popular front-end framework that simplifies web development by providing a set of pre-designed components, CSS styles, and JavaScript plugins. In this blog post, we'll delve into some key features of Bootstrap 5 by using the provided H...DiscussBootstrap
Serge Amoussougboserge-codeur.hashnode.dev·Sep 7, 2023Bootstrap vs Tailwind CSS : Quel framework CSS choisir pour votre prochain projet de développement web ?Bootstrap et Tailwind CSS sont deux frameworks CSS populaires qui facilitent le développement web. Mais lequel choisir pour votre projet ? Quels sont les points forts et les faiblesses de chacun ? Dans cet article, nous allons comparer Bootstrap et T...Discuss·71 readsBootstrap 5
Kelechi Kizito Ugwukaykay7.hashnode.dev·Jul 31, 2023Introduction to Responsive Web Design (RWD)Ensuring a seamless user experience on device screens of all shapes and sizes is important in an increasingly mobile-centric world. This is where Responsive Web Design (RWD) steps in, by utilizing only HTML and CSS. This article expounds on the compl...Discuss·13 likes·91 readsWeb Development
codingwithadicodingwithadi.hashnode.dev·Jun 16, 2023Building a Web-based Chat Assistant with OpenAI Integration {PART.1}Imagine this: A user-friendly, efficient, and interactive web-based chat assistant, capable of communicating with users, providing them with useful responses in a snap, all while looking sleek and modern. Sounds exciting, doesn't it? But wait, there'...Discuss·1 likeReact
Isaac Gaius Nandurgaiusisaac.hashnode.dev·Apr 7, 2023New to Bootstrap? Don't Panic! Get Started Now !Bootstrap is a widely used open-source front-end development framework that allows developers to create responsive and mobile-first websites quickly. Bootstrap simplifies the process of designing a website by providing pre-built UI components, respon...Discuss·1 like·30 readsHTML
Toluwalasemoxiedev.hashnode.dev·Apr 1, 2023Dynamic rendering of breadcrumb using Bootstrap breadcrumb in ReactWhen you are navigating between your portal pages, the breadcrumb comes to the rescue, the best thing after Navbar, right? In this tutorial, I will be using Bootstrap breadcrumb. I'm assuming there is an existing react setup so we can dive right into...Discuss·34 readsReact
Peter Mwangimwass.hashnode.dev·Mar 25, 2023Developing an Inventory management system with Django and bootstrap.Introduction. A full working project code is hosted on this repository Inventory => Inventory, also known as stock, refers to goods a business owns, with the aim to sell or use them in production. Inventory management system => Inventory management ...Discuss·1 like·1.9K readsDjango
Ishaanishaan2053.hashnode.dev·Mar 14, 2023Introduction to Bootstrap: Stepping up from Custom CSSSo you've been dipping your toes into CSS for quite a while and must be looking to up your game. CSS is undeniably awesome and can do anything as long as you're creative enough. But in this fast-paced world, you can't rely just on CSS to help you des...Discuss·34 readsCSS
SuperTokenssupertokens.hashnode.dev·Mar 9, 2023Django Bootstrap Login Template (How-To)High-Level Refresher Django is a high-level Python framework that follows the model-template-views architectural pattern. Django is one of the most popular web frameworks due to its security, scalability, and flexible design. Companies like Instagram...Discuss·11 likes·47 readsDjango