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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T11:50:23+00:00 2026-05-25T11:50:23+00:00

I am trying to design a user profile page layout with HTML, I have

  • 0

I am trying to design a user profile page layout with HTML, I have tried several times to give it a look like how I want it to be but I failed.

Here is the link where you can get an idea how I want it to be look like- http://i56.tinypic.com/jjydkg.jpg

Would you please kindly help me with this? Thanks in Advance

  • 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-25T11:50:24+00:00Added an answer on May 25, 2026 at 11:50 am

    Assuming the outer rectangle is the <body> tag, this is a basic layout which you can modify easily enough.

    <style type="text/css">
    #ProfilePage
    {
        /* Move it off the top of the page, then centre it horizontally */
        margin: 50px auto;
        width: 635px;
    
    /* For visibility. Delete me */
    border: 1px solid red;
    }
    
    #LeftCol
    {
        /* Move it to the left */
        float: left;
    
        width: 200px;
        text-align: center;
    
        /* Move it away from the content */
        margin-right: 20px;
    
    /* For visibility. Delete me */
    border: 1px solid brown;
    }
    
    #Photo
    {
        /* Width and height of photo container */
        width: 200px;
        height: 200px;
    
    /* For visibility. Delete me */
    border: 1px solid green;
    }
    
    #PhotoOptions
    {
        text-align: center;
        width: 200px;
    
    /* For visibility. Delete me */
    border: 1px solid brown;
    }
    
    #Info
    {
        width: 400px;
        text-align: center;
    
        /* Move it to the right */
        float: right;
    
    /* For visibility. Delete me */
    border: 1px solid blue;
    }
    
    #Info strong
    {
        /* Give it a width */
        display: inline-block;
        width: 100px;
    
    /* For visibility. Delete me */
    border: 1px solid orange;
    }
    
    #Info span
    {
        /* Give it a width */
        display: inline-block;
        width: 250px;
    
    /* For visibility. Delete me */
    border: 1px solid purple;
    }
    </style>
    
    <div id="ProfilePage">
        <div id="LeftCol">
            <div id="Photo"></div>
            <div id="ProfileOptions">
            a
            </div>
        </div>
    
        <div id="Info">
            <p>
                <strong>Name:</strong>
                <span>Sirjon</span>
            </p>
            <p>
                <strong>Name:</strong>
                <span>Sirjon</span>
            </p>
            <p>
                <strong>Name:</strong>
                <span>Sirjon</span>
            </p>
            <p>
                <strong>Name:</strong>
                <span>Sirjon</span>
            </p>
            <p>
                <strong>Name:</strong>
                <span>Sirjon</span>
            </p>
        </div>
    
        <!-- Needed because other elements inside ProfilePage have floats -->
        <div style="clear:both"></div>
    </div>
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently trying to design a client-server application, something like this: the user
I am trying to design a location lookup in which the user can specify
I'm trying to design a data model that denotes one user being the friend
i m trying to design a mmo game using python... I have evaluated stackless
I am trying to design some kind of user to user relationship, such as
I'm trying to design a font selection tool where a user can select one
I am trying to design a set of icons in a Silverlight 4 User
I am trying to design a web page that provides content depending on the
I am trying to design tables to buildout a follower relationship. Say I have
I have been trying to design the Undo/Redo functionality in one of my app

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.