Get the App
SLTechnology News&Howtos  ›  Development  › 

How to realize the vertical centering of the title of div in CSS

Shulou Source: shulou.com Published: 2022-06-01 07:53:10 09月25日 Update

This article mainly introduces the relevant knowledge of "how to achieve the vertical center of the title of div in CSS". The editor shows you the operation process through an actual case. The method of operation is simple and fast, and it is practical. I hope that this article "how to achieve the vertical center of the title of div in CSS" can help you solve the problem.

CSS skills

The vertical center title of 1.div vertical-align:middle; adds line spacing to the abnormal height of the entire DIV and later inserts text, which is vertically centered. The error is to control the mode not to change the line.

2. The more the title of margin is configured as float, the more margin will be configured under ie. This is a gap that ie6 has. The design is to add display:inline; to this div, for example:

The corresponding css is

# IamFloat {clear under float:left; margin:5px;/*IE and then familiar with 5px*/ under 10px*/ display:inline;/*IE}

3. Double interval of inoculation of floating ie

# box {float:left; width:100px; margin:0 00 100px; / / the interval display:inline; of 200px occurs in IE under such circumstances / / causes floating to ignore}

Let's talk about block and inline in detail: the characteristic of block element is that it always splits face on new lines, height, width, line height and margin may be controlled (block element); the characteristic of Inline element is that it can not be disciplined (embedded element) in countering line with other elements; # box {display:block; / / outline is the result diplay:table that the embedded element simulates as block element display:inline; / / completes the separation of opposite rows.

This is the end of the content about "how to achieve the vertical center of the title of div in CSS". Thank you for your reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.

Tags: Elements title knowledge industry floating configuration different no practical two content inner double practical practical width anomalies results skills text Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Xiaomi Shulou Information NVidia Shulou Tech Info Microsoft