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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T08:04:56+00:00 2026-05-15T08:04:56+00:00

This should be easy but its proving difficult… My element I want centred is

  • 0

This should be easy but its proving difficult…

My element I want centred is exactly this <input type="text">

I don’t want the text centred, just the text box within the outer div.

This is my attempt which is not working

<div class ="temp123">
    <input type="text" />
</div>

Where:

.temp123
{
margin: 0 auto;
margin-left: auto;
margin-right: auto;
}

The text box remains on the left.

The outer div has a fixed with of 300px and itself is centered using margin: 0 auto;

  • 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-15T08:04:57+00:00Added an answer on May 15, 2026 at 8:04 am
    .temp123{
      text-align:center;
    }
    .temp123 > input{
      text-align:left;
    }
    

    or simply (but not tested):

    .temp123 > input{
      margin: 0 auto;
      margin-left: auto;
      margin-right: auto;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This should be an easy one: I am creating a program that spawns a
I have a trace aspect that should log: Entering Exiting (return type is void)
the problem is that in IE7, the dropdown under Departamentos its cut by the
I am building a simple game for 2-4 players in Cocoa. This is my
I tried to find answers, but all I got was answers on how to
I apologise for this question as it is rather fuzzy and there are several
I am just trying to get my head around MVC in Objective C and
All, I'm working on an Flash AS2 project that consumes and sends JSON. I'm
Here's my dilemma - I have a two-column list of elements (styled <div> s)
In my web application authorized user has at least 4 facets: http session related

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.