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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T20:49:09+00:00 2026-05-23T20:49:09+00:00

In general I know how to use css but not advanced css So I

  • 0

In general I know how to use css but not advanced css
So I need some help in order to start. Unfortunately I can’t find any good and decent guide for tables without css and the part I want to do is very tricky. So here is what I want and what I’ve done so far.Template

The height is not fixed by the way so I want it flexible because the main text might be very long or very small

Here is what I’ve done so far

http://jsfiddle.net/VmnDj/1/

This doesn’t seem to work properly though because the minimum height is where the main text is and it never includes the whole picture. Some part of the picture is out of the container. Please can you contribute on this and explain me why do you have to take each step? My purpose is to learn from this and not just the solution. If you need something more please let me know.
Thank you very much 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-23T20:49:11+00:00Added an answer on May 23, 2026 at 8:49 pm

    Try this:

    JSFIDDLE: http://jsfiddle.net/86FMw/

    Notice that there is no fixed height and the box will grow when the main text is longer.

    HTML

    <div class="cartitem">
        <div class="left">
            <img src="http://images.pictureshunt.com/pics/p/pear-5428.jpg" width="60" height="60" alt=""/>
        </div>
        <div class="toptext">
            top text top text top text
        </div>
        <p>
            text text text text<br/>
            text text text text  text text text text text text text text <br/>
            text text text text text text text text <br/>  
        </p>
        <div class="buttonbar">
            <button>click me</button>
        </div>
    </div>
    

    CSS

    .cartitem {
        position: relative;
        padding-left: 80px;
        border: 1px solid #333;
    }
    
    .left {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 80px;
    }
    
    .toptext {
        background: silver;
    }
    
    .buttonbar {
        text-align: right;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know it is a general question but I need your recommodations about a
I know the general guidelines to double-postbacks, but this one is driving me nuts
I know, the general answer will be yes, but here is my situation. I
I need to know how to go about implementing general security for a C#
I know this SO question, but it deals with the subject in more general
For some reason, z-index is working for one particular element in IE8, but not
I know a bit of javascript, HTML, CSS, VBA and just general programming structures
EDIT : I know how to use for loops / what I can use
I know in general it is a good practice to move as much processing
I want to know the General formula for Writing Regular Expression? Any article?

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.