How does Div + CSS achieve the minimum height.

Source: Internet
Author: User

Requirements: when multiple words are required in different browsers, the box will automatically extend.200pxIf the word does not exist, it is still the height. This example mainly uses(! Important)

 

CSSCode:

 

 
* {Padding: 0; margin: 0} body {font-size: 30px; padding: 100px}. Box {width: 300px; Height: Auto! Important; Min-Height: 200px; Border: 5px solid #000000}

HTML code:

 

View code

 1   < Div  Class  = "Box"  >  2 Smart Studio <  BR  />  3 Smart Studio <  BR  />  4 Smart Studio <  BR  /> 5 Smart Studio <  BR  />  6 Smart Studio <  BR  />  7 Smart Studio <  BR  />  8 Smart Studio <  BR  /> 9 Smart Studio <  BR  />  10 Smart Studio <  BR  />  11 Smart Studio <  BR  />  12 Smart Studio <  BR  /> 13 Smart Studio <  BR  />  14 Smart Studio <  BR  />  15   </  Div  > 

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.