Explain in detail the role of negative margin values (graphic tutorial)

亚连
Release: 2018-05-21 15:29:34
Original
2045 people have browsed it

We all use margin in CSS, but setting margin to a negative number may not be easy to handle. Negative margin values are not a hack, and negative margin values follow the document flow; if you use negative margin values to move an element upward, Then the related elements will also be displaced accordingly; negative margin values are well compatible with various browsers.

1. There are two borders with different background colors. No matter which side increases in height, the other side also becomes higher.

2. Implement adaptive

The above is what I compiled for everyone. I hope it will be helpful to everyone in the future.

Related articles:

How to usecssto write couplet advertising code

CSS to change the text when the mouse is placed on it Content

What are the methods for dynamically operating js/css

The above is the detailed content of Explain in detail the role of negative margin values (graphic tutorial). For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!