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 8268149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T05:46:28+00:00 2026-06-08T05:46:28+00:00

I have a web form that contains several inputs, some of which are positioned

  • 0

I have a web form that contains several inputs, some of which are positioned next to another while others are on a new line. Example of which is shown:

<h3>Max and Min Value</h3>
Max: <input name=max_value type=number>* Min: <input name=min_value type=number>

<h3>Overall Value</h3>
Overall: <input name=overall type=number>

I want to position max_value and min_value such that they are on the same line if the browser window is wide enough, else break to a new line at * position. I understand that I can get the job done by enclosing them in wrapper elements and using float:left to style both. But that would affect the flow of the whole document unless I introduce additional spacer elements.

Is there an alternative way to create the optional line break without affecting the flow of the document?

  • 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-08T05:46:30+00:00Added an answer on June 8, 2026 at 5:46 am

    Wrapping your Min input in a div and specifying display: inline-block should do the trick:

    <h3>Max and Min Value</h3> 
    Max: <input name=max_value type=number>* <div style="display: inline-block">Min: <input name=min_value type=number></div>
    
    <h3>Overall Value</h3> 
    Overall: <input name=overall type=number> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web site that contains an HTML form, in this form I
I have a web form that has 2 radio buttons, depending on which one
I have a web form that contains lots of JavaScript functionalities to manipulate the
I have an asp.net web page with a form that contains a series of
I have a product management page that contains a textarea in which some html
I have a form element that contains multiple lines of inputs. Think of each
I have a web form that contains a usercontrol and I would like to
I have a ASP.Net web form that contains both text box fields and hidden
I have created one web-form that contains controls to add name, date of birth,
I have a web form that inserts a row into an SQL Server 2008

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.