Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

bootstrap

  1. W

    Can the position of controls and indicators be adjusted in a bootstrap Carousel?

    Hello, I'm using Bootstrap Studio 5.3 and wondering if the position of controls and indicators be adjusted in a Carousel. I’ve tried using the “Move” tool, but I can’t get either to move from their positions. I’m assuming because the controls are locked? I’m thinking that my form inputs...
  2. F

    HTML & CSS Bootstrap column expand

    Hello, I have a 3*2 bootstrap grid and I would like the column to expand and take all space in the grid when hovered. Here is the code snippet of the initial position : <div class="container"> <div class="row"> <div class="col"> 1 </div> <div class="col"> 2 </div> <div...
  3. Nazmus Saqueeb Ashrafi

    HTML & CSS Bootstrap

    Has anyone here used Bootstrap? If so, how difficult is it to learn to use? I'd love to be able to just assign a class to get the effect I want without having to mess with a bunch of CSS properties. Heard a lot of positives about it. How is it compared to Tailwind? Give me advice on the best...
  4. T

    Python I want to implement a bootstrap method to get the 95% confidence intervals for a cumulative rate

    Hello, I basically have worked out a cumulative rate and have it as a pandas column, see attached below: The confidence bounds I want are for the column CumSum which was calculated from taking all individual rates (Rind ) so Cumsum[0] is the sum of all Rind from Rind[0] to Rind[1663] and...
  5. 220061

    HTML & CSS styling select with bootstrap

    Hello can someone help me I'm trying to create a select with bootstrap something like this: but my select just won't stop being small on my edit page: this is the code for the edit apparaten picture <div class="form-group row"> <label for="beschikbaar" class="col-sm-3...
  6. JLivingstonSG

    HTML & CSS Bootstrap with bootswatch theme, in html "Hello World"

    ---- Hi. I can not find a good decent webpage or Youtube video, that explain step by step how to set up a Bootstrap with bootswatch theme, in html "Hello World" . Do anyone know if there is one ? Regards
  7. wheresthatcode

    HTML & CSS HTML Editor within HTML website

    I have created an intranet through css and html. There is a particular page that has on it the schedule for each day. At the moment i'm editing that page each day for them. Is there a way to create a html page that will have a simple imbedded editor that you can just change the wording and...
  8. M

    Introduction - Offer of help to the community

    Hi guys, Lovely to be part of this community. I'm not from a development background so please go easy on me if my requests and questions come across as very basic! I was a UX/UI designer by trade, and happy to help with provisional UI mockups, etc. where needed on request, or to collaborate...
  9. amyLou

    CSS Bootstrap gradients

    Is it possible to create gradients in bootstrap ?
  10. amyLou

    HTML & CSS Advice

    I've been using HTML and CSS for sometime now and have created a number of websites with it. I have included some jquery in them, and mostly learned everything I know from Lynda.com tutorials. I'm looking to add some more modern and advanced features to my repertoire like parallax, scrolling...
  11. simong1993

    The basic bootstrap

    Hey all, so this is round 2. I got halfway through my tut and my browser crashed losing everything :S. What am I doing, well im going to teach you how to use bootstrap. What is bootstrap you ask, well that’s a good question. Back in the day programmers had to spend hours making sure a website...
  12. Malcolm

    HTML & CSS How to install Bootstrap

    Bootstrap 4.5 Framework Installation Created on August 25, 2020 Introduction Howdy Coders, This tutorial is how to install Bootstrap 4.5. Bootstrap is a framework used to design and build websites that are responsive and easy to view on mobile. Prerequisites Before we start you should get...
Back
Top Bottom