CSS style control elements fixed at the bottom

Source: Internet
Author: User

The reply is fixed at the bottom: The CSS style is used

Box-sizing Property

/* Safari */

The Box-sizing property allows you to define specific elements that match a region in a specific way.

For example, if you need to place two boxes with borders side-by, you can set box-sizing to "Border-box". This allows the browser to render a box with the specified width and height, and place the border and padding into the box.

The width and height set for the element determines the bounding box of the element.

That is, any padding and borders specified for the element will be drawn within the set width and height.

The width and height of the content can be obtained by subtracting the border and padding from the set width and height.

Position:absolute Absolute Layout

bottom:0 Distance from the bottom

 

<div class= "page" id= "forum_details" data-pagetitle= "View full text" > <div class= "all_text" > <div class= "ta Lk_item "> <div class=" Top "> <span class=" fr "> Topics 12</span> &lt            ;h2> Nickname 123<strong>07-19</strong> 

  

CSS style control elements fixed at the bottom

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.