$100 Website Offer

Get your personal website + domain for just $100.

Limited Time Offer!

Claim Your Website Now

BOOTSTRAP

What is bootstrap?

Bootstrap is front end framework for web development. It includes HTML and CSS designed templates and optional javascript plugins. It is also used to create responsive designs.

what are responsive designs?

It is all about creating websites which adjust themselves automatically depending on the device.

Why to use bootstrap?

It is compatible, easy to use, creates responsive designs.

Features:

  • Bootstrap grid systems: It is responsive and columns will arrange automatically.
  • xs- for phones – screens less than 768px wide
  • sm- for tablets – screens equal to or greater than 768px wide
  • md- for small laptops – screens equal to or greater than 992px wide
  • lg- for laptops and desktops – screens equal to or greater than 1200px wide

structure of grid:

<div class=”row”>
  <div class=”col-*-*”></div>
  <div class=”col-*-*”></div>
</div>
<div class=”row”>
  <div class=”col-*-*”></div>
  <div class=”col-*-*”></div>
  <div class=”col-*-*”></div>
</div>
<div class=”row”>
  …
</div>

Bootstrap Containers: Bootstrap requires containers to pad the site contents inside them. There are 2 types of containers .

  1. Containers: it is responsive fixed width container.
  2. Container-fluid: it creates the full width of the container that span the entire width of the container.

Bootstrap images:

Bootstrap buttongroups:

Use a “<div>” element with class .”btn-group” to create a button group

Bootstrap dropdowns

The dropdown class is used to indicate a dropdown menu. Use the dropdown-menu class to actually build the dropdown menu. To open the dropdown menu, use a button or a link with a class of dropdown-toggle and data-toggle=”dropdown”.

The dropdown class indicates a dropdown menu.

To open the dropdown menu, use a button or a link with a class of dropdown.togglw and the data-toggle=”dropdown” attribute.

The caret class creates a caret arrow icon (v), which indicates that the button is a dropdown.

Add the dropdown-mennu class to a <ul> element to actually build the dropdown menu.

Bootstrap Collapse:

Collapsibles are useful when you want to hide and show large amount of content.

The collapse class indicates a collapsible element. this is the content that will be shown or hidden with a click of a button. To control (show/hide) the collapsible content, add the <date-toggle=”collapse” >attribute to an <a> or a <button> element. Then add the <data-target=”#id”> attribute to connect the button with the collapsible content (<div id=”demo”>).

Related Posts

The Comprehensive Blueprint for Free Vehicle Rental Management Software

Introduction The growth of the global vehicle rental industry has been fueled by a shift in consumer behavior toward the sharing economy. As travel demands rise and…

Read More

Comparing the World’s Best Heart Surgery Hospitals and Clinical Teams

Introduction The Growing Burden of Cardiovascular Diseases Cardiovascular diseases (CVDs) remain the leading cause of mortality globally, placing an unprecedented burden on healthcare delivery systems. Ischemic heart…

Read More

Affordable Website Design for Growing Companies: The Complete Strategic Guide

Introduction In the digital landscape, a website serves as a company’s modern storefront, primary lead generator, and foundational brand asset. For growing companies, startups, and small businesses,…

Read More

The Ultimate Guide to a User-Friendly and Mobile-Ready Business Website

Introduction A corporate website is no longer just a passive digital brochure; it functions as your primary storefront, lead generator, and brand ambassador. Over 60% of all…

Read More

Best Places to Visit in Goa: The Ultimate Travel Guide to Beaches, Nightlife & Itineraries

Introduction Finding the best places to visit in Goa means opening the door to a paradise that seamlessly blends laid-back coastal living with high-octane excitement. Whether you…

Read More

Best Countries for Plastic Surgery: Top Global Cosmetic Hospitals, Surgeons, and Costs

Introduction Deciding to undergo an aesthetic procedure is a deeply personal journey, and finding the best cosmetic hospitals in the world is the critical first step toward…

Read More
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x