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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T19:43:15+00:00 2026-06-14T19:43:15+00:00

I have to create the following html, tried to use a div for the

  • 0

I have to create the following html, tried to use a div for the “last 24 hours” and “last month” and other divs with float left for other stuff, but it turned out all messed up.
please help me, what structure should use? table? divs? thks

enter image description here

  • 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-14T19:43:17+00:00Added an answer on June 14, 2026 at 7:43 pm

    This begs to be a grid. I’d use divs with some ready made grid, like the one from Bootstrap.

    So for example it could look like this:

    <div class="container">
      <div class="row">
        <div class="span6">LAST 24 HOURS</div>
        <div class="span6">LAST MONTH</div>
      </div>
      <div class="row">
        <div class="span6">283</div>
        <div class="span6">put a nested grid here</div>
      </div>
      <div class="row">
        <div class="span3">Facebook<div class="value">10%</div></div>
        <div class="span3">Twitter<div class="value">9%</div></div>
        <div class="span3">Foursquare<div class="value">7%</div></div>
        <div class="span3">Others<div class="value">5%</div></div>
      </div>
    </div>
    

    Then add some css classes and use that to float, change font sizes, colors, etc.

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

Sidebar

Related Questions

In my rails view(index.html.erb), i have following structure <div> <%= render :partial => create
I have following HTML <div id=header1 class=toggle>Section 1 : Create an account</div> <div id=section1>
I have created the following demo: http://thedrivepartnership.com/overflow.html The scrolls expand fine in FireFox /
I am following the guide at http://guides.rubyonrails.org/association_basics.html and I have created class Customer <
I'm new to cakephp and following this tutorial. http://book.cakephp.org/2.0/en/tutorials-and-examples/blog-auth-example/auth.html I have created the blog
I have the following code which creates a new table. var html = '<table>';
Okay, I have the following create action #posts_controller, nested resource under discussions def create
I have a string like following: CREATE GLOBAL TEMPORARY TABLE some_temp_table_name or CREATE GLOBAL
Suppose that we have following tables create table Employee( 2 EMPNO NUMBER(3), 3 ENAME
I have a sample file like the following: CREATE GLOBAL TEMPORARY TABLE tt_temp_user_11 (

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.