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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T13:49:47+00:00 2026-06-13T13:49:47+00:00

I am trying to add a left column to a simple web page that

  • 0

I am trying to add a left column to a simple web page that I am building primarily out of CSS and HTML. It is basically just an image in the center with text bellow and a small column on the right describing it. I am trying to make it look like the image is a polaroid image and I think I have gotten that down but I am having trouble adding a left column with text to the site…

Can anyone lend me a hand?

I want the left column to be about the size of the margin on the left side at the moment…

Here is the whole site so far: https://www.dropbox.com/s/kpr1wy18uvv1ez5/picturesoftoday.zip

I tried creating a div ‘leftcol’ and then making it float:left; width: 200px; background-color: ccc; but nothing really seemed to work.

Sorry for the beginner questions..

Thanks,
Lucas

  • 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-13T13:49:48+00:00Added an answer on June 13, 2026 at 1:49 pm

    Lucas,

    Try this –

    Use this for style:

    .leftcol {
        width:170px;
        height:auto;
        float:left;
     }
    
    .polaroid {
        width:930px
        height:auto;
        float:left;
     }
    
    .polaroid img {
        border: 20px solid #fff;
        border-bottom: 75px solid #fff;
        -webkit-box-shadow: 5px 5px 5px #778;
        -moz-box-shadow: 5px 5px 5px #778;
        box-shadow: 5px 5px 5px #778;
      }
    

    Use this for HTML:

      <div class="leftcol">
         <p>Whatever you want in your left column</p>
        </div>
        <div class=polaroid">
           <p>October 29th, 2012<p>
           <img src="images/today.jpg" width="1000" height="670" border="0" />
        </div>
    

    If you’re going to float one div to the left, make sure if you want one next to it you float them both left.

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

Sidebar

Related Questions

I was trying to add aliases to my left joins so that I could
I'm trying to add a column to the end of my results that shows
I am useless at CSS and I am trying to create a two column
I am kind of Wordpress noob, but trying to implement my HTML/CSS theme into
Trying to add a column with a custom attribute to the admin customer grid
In a Web Part for Sharepoint, I'm trying to add a variable number/ordering of
I am just trying to figure out how to work this out. So, I
I've got a slight problem. I've got a page layout with a left column
I'm trying to add a column between existing columns in a TListView. Therefor I
I'm trying to build a multi-column layout that is adaptive (fluid, elastic, whatever you

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.