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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T14:14:01+00:00 2026-06-05T14:14:01+00:00

I have several DIV which I want to arrange as shown here Div Layout

  • 0

I have several DIV which I want to arrange as shown here Div Layout design

Below is the HTML that I tried to achieve layout using CSS:

<body>
<div class="page">

<div>

        <div style="margin: 2px 0 2px 0px; text-align: center; font-size: large">
            <span>Chart Title</span>
        </div>

        <div style="float: left;display:block;">
            <span>Y-Axis Title</span>
        </div>


        <div id="Chart1">
        <!--Chart would be displayed here-->
        </div>

        <div style="clear:both; margin: 2px 0 2px 0px; text-align: center; ">
            <span>X-Axis Title</span>
        </div>

</div>

</div>

Can anyone help me out in CSS to achive the layour mentioned in image ??

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-06-05T14:14:03+00:00Added an answer on June 5, 2026 at 2:14 pm

    I just added some more styles, check it

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    </head>
    
    <body>
    <div class="page">
    
    <div>
    
            <div style="margin: 2px 0 2px 0px; text-align: center; font-size: large; width:100%;display:block;">
                <span>Chart Title</span>
            </div>
    
            <div style="float: left;display:block;height:400px; width:19%;">
                <span>Y-Axis Title</span>
            </div>
    
    
            <div id="Chart1" style="flot:left;display:block; height:400px; width:100%;">
            Chart would be displayed here
            </div>
    
            <div style="clear:both; margin: 2px 0 2px 0px; text-align: center;display:block;  width:100%;">
                <span>X-Axis Title</span>
            </div>
    
    </div>
    
    </div>
    </body>
    </html>
    

    Screen shot of your edited code

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

Sidebar

Related Questions

I have a div (main div) which contains several div elements(sub divs). I want
I have a container DIV which contains several block-DIVS. Every block-DIV contains SPAN items
I have a div <div id=masterdiv> which has several child <div> s. Example: <div
I have several divs like this <div rel=5> Divs content goes here </div> <div
I have several blocks that look like this: <div class='templatechoicedesigncss'> <img src='/images/templatepics/random(100x140).png' /> <p>
I have a div container inside which there are several child divs with css
I have several Div tags on a page which are dynamic, i.e. depending on
I have several links with class myanchor. I want to display a div for
I want to have a div that animates the currently active image out of
I have a string which contains several different prices. This is the string: <div

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.