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

  • SEARCH
  • Home
  • 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 4037378
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T12:20:26+00:00 2026-05-20T12:20:26+00:00

I have to selects inside td that’s only one column in big table)and I

  • 0

I have to selects inside td that’s only one column in big table)and I want to make sure that they are next to each other at all times but td’s width is width of these two selects. Not more.

The thing is that value to be displayed in selects changes based on data. So I thought I can assign fixed width to but not sure if there is some better solution to that.

If I resize the browser window it is ok. Maybe I need to change the properties?

<td>
  <select name="db2.rfthdd">
    <option value="WEI">WEI</option>
    <option value="SCOTSdatabase">SCOTSdatabase</option>
  </select>

  <select id="db2.rfttimestamp">
    <option value="20110302122831">2011-03-02-122831</option>
    <option value="20110302122442">2011-03-02-122442</option>
  </select>

</td>

see the red boxes

  • 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-05-20T12:20:27+00:00Added an answer on May 20, 2026 at 12:20 pm

    You could assign a width to each select to ensure that they never grow wider than your td (but then text may get cut off and be hard to read) it’s a bit of a trade of really.

    Assign the width using css

    select {width:100px;}
    

    EDIT: now that i understand the question better, probably want to try setting the td not to wrap

    <td style="white-space:nowrap;">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple procedure that selects 1000 rows from a table. For the
I have two MultiWidget one inside the other, but the problem is that the
I want to have chars and ints inside one array. What i am trying
I want to have a text input that on focus selects all of the
I have multiple selects: <select id=one> <option value=1>one</option> <option value=2>two</option> <option value=3>three</option> </select> <select
I have a query that selects rows in a ListView without having a limit.
I have an SSIS package that does the following: Selects the connection strings from
I have a table called Periods that looks like this PeriodID | PeriodYear |
I have a table that contains multiple rows. Each row contains 5 columns (or
I have a textarea that includes information. It has an onfocus attribute which selects

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.