Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8452955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:38:26+00:00 2026-06-10T11:38:26+00:00

I want to make a budget template using Twitter Bootstrap. The output should have

  • 0

I want to make a budget template using Twitter Bootstrap. The output should have a row label, two inline inputs, a totals output, two more inline inputs and a final totals output. The idea is that each row would be one category, and the pair of inputs would be quantities and rates that, when multiplied, yield a total. It would resemble the following:

Category_1     Input_1    Input_2   Total=Input_1*Input_2       Input_3    Input_4    Total=Input_3*Input_4

I’m having trouble putting all of this on one row using the class systems described in bootstrap. I can get two inputs on the same line, but I don’t know how to combine it with a non_input span in the middle followed by the last two inputs. How might I do this?

Update:

I’ve gone through a few iterations to try this. This is only the latest failed attempt:

<div class="controls controls-row">
    <label class="control-label">Category 1</label>
    <input class="span1" type="text" placeholder="Input 1">
    <input class="span1" type="text" placeholder="Input 2">
    <label class="control-label">Total 1</label>
    <input class="span1" type="text" placeholder="Input 3">
    <input class="span1" type="text" placeholder="Input 4">
    <label class="control-label">Total 2</label>
</div>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T11:38:27+00:00Added an answer on June 10, 2026 at 11:38 am
    <form class="form-inline">
        <span>Category 1</span>
        <input type="text" class="input-small" placeholder="Input 1">
        <input type="text" class="input-small" placeholder="Input 2">
        <span>Total 1</span>
        <input type="text" class="input-small" placeholder="Input 3">
        <input type="text" class="input-small" placeholder="Input 4">
        <span>Total 2</span>
    </form>​
    

    Here’s fiddle. Now you only nave to tweak spacing.

    Also pay attention to the HTML elements you are using, label should be associated with a control.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a label and i want make its font bold pragmatically .I try
I have a label and i want make its font bold pragmatically. I am
I want make datetimepicker in my project. Using jquery how it is possible? I
I have style sheet with a class name changebackgroundcolor i want make change in
I am traversing a HTML document using javascript DOM. I want make a list
I have link for example domain.com/de/controler/action?param=value and I want make actionlink to keep same
I have uploaded a app in production mode to linode. I want make changes
I'm using Entity Code First in a project, and I want to make my
I want make something like animation. I have four UIImageView (names: IW1, IW2, IW3,
i am using Jquery mobile slider.I want make the slider in steps. so i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.