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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:25:38+00:00 2026-06-09T15:25:38+00:00

I would like to acheive the following using html and css. What would be

  • 0

I would like to acheive the following using html and css. What would be the best approach to designing the list.

  • 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-09T15:25:40+00:00Added an answer on June 9, 2026 at 3:25 pm

    Here is one way of doing it (See it live in jsFiddle: http://jsfiddle.net/Nw99Z/44/ ):

    HTML

    <div id="box1">
        <span class="num">1</span>
        <h1>We Rule</h1>
        You don't know how much
    </div>
    <div id="box2">
        <span class="num">2</span>
        <h1>We Super Rule</h1>
        You don't know how much
    </div>
    <div id="box3">
        <span class="num">3</span>
        <h1>We Are Insanely Awesome</h1>
        You don't even undestand
    </div>
    <div id="box4">
        <span class="num">4</span>
        <h1>Yes, It's True</h1>
        Yep, it's true
    </div>
    <div id="box5">
        <span class="num">5</span>
        <h1>I'm Still Talking</h1>
        Yep, I am
    </div>
    
    ​
    

    CSS

    body {
        background-color: #0e1013;
        font-family: Helvetica, Arial, sans-serif;
    }
    div {
        background-color: #414141;
        color: #ababab;
        padding: 16px 0 16px 100px;
        margin: 16px 0 16px 32px;
    }
    div span.num {
        color: #fff;
        font-size: 56px;
        font-weight: bold;
        display: block;
        margin-left: -116px;
        position: absolute;
    }
    div h1 {
        font-size: 38px;
        color: #fff;
    }
    
    div#box1 { width: 370px }
    div#box2 { margin-left: 100px; width: 440px }
    div#box3 { width: 700px }
    div#box4 { margin-left: 160px; width: 460px }
    div#box5 { width: 430px }
    

    ​

    Result

    Result screenshot

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

Sidebar

Related Questions

I would like to create a installer (like BootStarper) to achieve following steps using
I would like to know the best way/correct way to achieve from following layout?
I would like to know how I can achieve the following using the nginx
I would like to achieve the following: I want a free Application Lifecycle Management
I would like to achieve the following: On homepage load, display modal box Within
I would like to achieve the following, I need to generate report for multiple
I'm building a tutorialsystem with codeigniter and would like to achieve the following URL
I would like to achieve the following structure: [gfhtfg..., kgjrfg..., asd, mrhgf, ] ^-------^
Suppose I have the following within a webpage <% using (Html.BeginForm(ShowData, Summary)) %> <%
I have the following HTML.. I'd like to hide the SIDEBAR div on load

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.