Top "Twitter-bootstrap" questions

Bootstrap is a frontend framework designed to kick-start development of Web apps and sites.

Input widths on Bootstrap 3

Update again: I am closing this question by selecting the top answer to keep people from adding answers without really …

css twitter-bootstrap twitter-bootstrap-3
Bootstrap 3: pull-right for col-lg only

New to bootstrap 3.... In my layout I have: <div class="row"> <div class="col-lg-6 col-md-6">elements 1&…

css twitter-bootstrap twitter-bootstrap-3 bootstrap-4
Bootstrap Responsive Text Size

I am trying to build a responsive layout using bootstrap and currently am defining some of the titles with font-size:3…

css twitter-bootstrap responsive-design
Form inline inside a form horizontal in twitter bootstrap?

What's the best way to design a form that looks like this (please see link below) in twitter bootstrap without …

html forms twitter-bootstrap
Bootstrap 4 Center Vertical and Horizontal Alignment

I have a page where only form exists and I want form to be placed in the center of the …

css twitter-bootstrap bootstrap-4 centering
The data-toggle attributes in Twitter Bootstrap

What does data-toggle attributes do in Twitter Bootstrap? I couldn't find an answer in Bootstrap API. I have seen a …

javascript jquery html twitter-bootstrap
Bootstrap dropdown sub menu missing

Bootstrap 3 is still at RC, but I was just trying to implement it. I couldn't figure out how to put …

css twitter-bootstrap twitter-bootstrap-3 submenu
How to add bootstrap to an angular-cli project

We want to use bootstrap 4 (4.0.0-alpha.2) in our app generated with angular-cli 1.0.0-beta.5 (w/ node v6.1.0). After getting bootstrap and …

angular twitter-bootstrap angular-cli ngx-bootstrap
Use Fieldset Legend with bootstrap

I'm using Bootstrap for my JSP page. I want to use <fieldset> and <legend> for my …

html css forms twitter-bootstrap
Bootstrap throws Uncaught Error: Bootstrap's JavaScript requires jQuery

I am trying to use Bootstrap to make an interface for a program. I added jQuery 1.11.0 to the <head&…

jquery html css twitter-bootstrap twitter-bootstrap-3