Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bootstrap 4

How To Align Footer Items In Line In Css/bootstrap 4?

I am working on the footer section in which I have Social Media Icons and Contact Us section. Here… Read more How To Align Footer Items In Line In Css/bootstrap 4?

Show Text Based On Option Selected In Dropdown

I have a dropdown like below. Title Feature 1 Solution 1: Give the p tags the id as the value … Read more Show Text Based On Option Selected In Dropdown

Bootstrap Nav Tabs: Active Class Doesnt Work

Here's the HTML code: The Application Process Solution 1: If you add the bootstrap JS and get … Read more Bootstrap Nav Tabs: Active Class Doesnt Work

Background Not Expanding To The Viewport Width

I want to extend the width of the background to that of the viewport and its height equal to the co… Read more Background Not Expanding To The Viewport Width

Creating Custom Grid Number (24) For Bootstrap 4

I have a project and I want to integrate some bootstrap into my html files for ui development. I kn… Read more Creating Custom Grid Number (24) For Bootstrap 4

Array.prototype.filter.call(forms, Function(form) What Is This Doing?

I am having a hard time fully understanding how this code works. This is just form validation code … Read more Array.prototype.filter.call(forms, Function(form) What Is This Doing?

Customizing Navbar

I'm trying to design my navbar for my site, to be used in desktop and mobile mode. I've cre… Read more Customizing Navbar

How Move 'nav' Element Under 'navbar-brand' In My Navbar

I using Bootstrap 4 and I set navbar-brand to the center and all elements to the right side. I want… Read more How Move 'nav' Element Under 'navbar-brand' In My Navbar