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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T07:17:24+00:00 2026-06-13T07:17:24+00:00

I would like to center the elements in my form without moving the text

  • 0

I would like to center the elements in my form without moving the text or buttons from being aligned on the left.

So it would look like this:

enter image description here

The bottom square is supposed to be a button.

I want it centered, but the <center> tag moves the text and button so they’re centered to the input box.

Here is my code:

<form action="login.php" method="post">
    <div class="aside">
        <div id="center">
            Username:<br>
            <input type="text" name="username"><br>
            Password:<br>
            <input type="password" name="passwor"><br>
            <input type="submit" class="button" name="submit" value="Login"><br><br>
        </div>
    </div>
</form>

and the css:

#center{
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

div.aside {
    margin-left: 15px;
    margin-top: 10px;
    width: 250px;
    background: #f5f5f5;
    border: 1px solid #e9e9e9;
    line-height: 150%;
}

div.aside .button{
    padding:3px;
    width: 50px;
    margin-top: 3px;
    background-color: #00A1E6;
    border: 1px solid #0184BC;
    text-decoration:none;
    color: #ffffff;
    text-align: center;
    -webkit-appearance: none;
}
  • 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-13T07:17:25+00:00Added an answer on June 13, 2026 at 7:17 am

    You could make a parent div set to a max-width, and a child div with your content (left-aligned, smaller width) and use margin-left:auto;margin-right:auto; to center the child within the parent. However if you do this, you will need to set the width of your child div.

    jsFiddle

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

Sidebar

Related Questions

I would like to center a text element (in this case, the h2 sub-headline)
I would like to Show my Messagebox in the center of its parent form.
I would like to fill my ListView with do aligned elements, a little icon
I'm practising making a form and I would like to position the form elements
On this page , I would like to horizontally center the main #container div
I would like to center a title with respect to a plot matrix (and
I have an aspx Login control and I would like to center it on
I've made a menu strip that I would like fixed to the bottom center
I have written a plugin for Windows 7 Media Center, and I would like
Would like to parse IPv4 address from exit-addresses . Format of the file: ExitNode

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.