Auto change the height of <div> as included content increase

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bharat383
    New Member
    • Aug 2011
    • 93

    #1

    Auto change the height of <div> as included content increase

    hello friends.....
    i am developing one project in which now i am on design mode. i have made index.html page in that one main_contnent <div> which contains these three sub <div>
    1> left_content
    2> middle_content
    3> right_content

    now the problem occured when the contents or text in any <div> from above mentioned the main_content <div> does not auto height.

    in css i have code as min-height:400px;

    i am attaching file which content index.html, style.css and related images.
    Attached Files
  • Bharat383
    New Member
    • Aug 2011
    • 93

    #2
    if any one wanna to try then in <div class="left_con tent"> place some long height content or text.</div>

    Comment

    • Rabbit
      Recognized Expert MVP
      • Jan 2007
      • 12517

      #3
      Please post the relevant CSS and HTML in the post.

      Comment

      Working...