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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:36:11+00:00 2026-05-27T00:36:11+00:00

Im new to web development and Im having some trouble getting my elements to

  • 0

Im new to web development and Im having some trouble getting my elements to format properly on the page. The website is being developed using html5/css3, and I am trying to get the “Welcome” justified left, the image box to the right, and then the My Account/Update text to the right of that. Please see the picture.

Everything I have tried so far has either resulted in everything justified to the left, or the elements appearing on separate lines.

Your help is appreciated.

Thanks
Chris

welcome bar

  • 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-27T00:36:12+00:00Added an answer on May 27, 2026 at 12:36 am

    This should help you get started:

    http://jsfiddle.net/Eric/u5xvt/


    HTML

    <div class="controls">
        <img src="http://placehold.it/100x100" />
        <span>My Account</span>
        <a>Update</a>
    </div>
    <p>Welcome,<br /> Chris</p>
    

    CSS

    .controls {
        float: right; /* push it to the right */
        width: 200px;
        background: #FFe0c0; /* Just so you can see what is going on */
        padding: 5px;
    }
    .controls img {
        float: left; /* push it to the left */
        margin-right: 5px;  
    }
    .controls span, .controls a{
        display: block;
        line-height: 50px;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We're starting new web site development with Umbraco, and having some difficulties with optimal
I am new to web development and WCF. I am reading some basics about
I'm new at web development with .NET, and I'm currently studying a page where
I'm new to web development and have started using JSONP and Google's Feed API
I'm having some trouble getting an SVG file set as a background of an
I'm new to ruby on rails so i'm using the book Agile Web Development
Disclaimer: I'm new to web development. I'm creating an event calendar using CodeIgniter, and
I am starting a a new web development project and I am tired of
I am looking at taking on a new web development project and the customer
I am relatively new to web development and learning all the time. I have

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.