Skip to main content

Questions tagged [bootstrap]

Bootstrap is a Javascript library for front end development.

10 votes
6 answers
1k views

Although I have seen a few Bootstrap sites, I have only just started to look into it seriously and I was quite shocked by what I saw in the HTML - loads of nested divs with multiple classes attached ...
Andy's user avatar
  • 687
3 votes
2 answers
182 views

There are a number of CSS frameworks that have a one-to-one correspondence between many of the classes and a single style. For example, in basscss ".inline-block" is defined as "display: inline-block;...
James K's user avatar
  • 41
2 votes
0 answers
158 views

I want to create a medium height panel with a long list on its left side and a details section on the right. This will be the help panel so that any unique command item selected from the left list ...
Andrew Day's user avatar
0 votes
1 answer
118 views

I'm porting my JavaFX application to a web based version, which I'm new to. In my web app the user can search the server database for records. At present I've chosen to present the records in a ...
user avatar
-1 votes
2 answers
805 views

The big image is catalog or ad blocks that comes from catalog table. And small images are the actual products block that comes from product table. There may be more products and more catalog. attached ...
monster's user avatar
4 votes
1 answer
127 views

If I had a development workflow that supports SCSS and uses bootstrap. I can place bootstrap tags two ways... Inside the HTML: <div class="col-sm-3 offset-sm-9 col-xl-1 offset-xl-11"> Part of ...
Archimedes Trajano's user avatar
-2 votes
1 answer
311 views

Suppose I want to create a portable OS, that needs a USB flash drive only to work. and i wrote my boatloader in the first sector to be loaded by the BIOS, from here on, what can I do to load my OS ...
HumbleUser's user avatar
1 vote
0 answers
1k views

I have no enough experience in web development and I need advice from more experienced developers. I have been exploring SMACSS and BEM methodologies for a few weeks, and I like them, it makes really ...
CROSP's user avatar
  • 1,568
2 votes
1 answer
634 views

I made a simple responsive single page web app (about 5 views) to replace our old jsf web application using angularjs+bootstrap. Now looking into frameworks like ionic, cordova and trigger.io. what I ...
uylmz's user avatar
  • 1,139
2 votes
3 answers
282 views

I'm attempting to migrate some of my already existing pages over to bootstrap 3, and I'm wondering the best design to do this. On the non-mobile devices, I display a list of items on the left. If ...
Scottie's user avatar
  • 429
0 votes
2 answers
100 views

How do companies deal with limitations and constraints of Twitter Bootstrap after choosing to use it in a particular project? Web designers are no longer free to design Web pages. They need only to ...
user2080105's user avatar
0 votes
4 answers
3k views

We have an Angular JS app for which we use Bootstrap CSS. We are currently using pure Bootstrap with the default CSS files. However, we need to style the app in my companies corporate design sooner or ...
Thomas Uhrig's user avatar
3 votes
2 answers
546 views

In the book The Little Lisper, you implement a minimal Scheme in 10 Chapters that is capable of interpreting any chapter in the book. To me it seems you could do the same for a 'minimal subset of a ...
hawkeye's user avatar
  • 4,849
1 vote
1 answer
512 views

We are about to start an AngularJS project. In fact, the CMS will be AEM (Adobe Experience Manager). I'm now looking into the CSS/layout framework, and whether its worth using something like Bootstrap,...
redfox05's user avatar
  • 121
11 votes
2 answers
985 views

Ok, so in our 'innovation lab', there is currently a push to use Ionic, an hybrid app framework built on top of Cordova for native access and angularJS for the ‘web code’. There are also some ...
MikaelW's user avatar
  • 651

15 30 50 per page