CSS tip: After the img label, the content is moved down and the overflow and the width and height of the label are invalid.

Source: Internet
Author: User
Today, I wrote the label effect for the article, and there were several minor issues: the overflow of the content after the img label and the invalid width and height of the label definition. I will record it here. See the implementation code: & amp; lt; style & amp; gt;. post_tags {h

Today, I wrote the label effect for the article, and there were several minor issues: the overflow of the content after the img label and the invalid width and height of the label definition. I will record it here.
See what I want to achieve:
Implementation Code:

DIV & CSS
JQuery
Front-end design

After the img label, the content is moved down. Overflow solution: Remember to add float: left to the img.
Label a cannot define the height and width. Solution: You must change img to block to display: inline-block;

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.