Teacher, I have a question, that is display: block,
不乖
不乖 2019-03-11 17:33:56
0
2
1033

Teacher, I have a question, that is display: block. I know that its function is to control the display of elements that are not displayed, but if it is used for inline elements, such as adding display:block to inline elements such as span, this inline The element will become a fast element, so I think there are two answers to this question, both of which are correct. Its function should be two (1) to change the inline element into a block-level element (2) to prevent it from being displayed The label shows

不乖
不乖

reply all(1)
殘留の回憶

There is nothing wrong with what you said. If you change it to a block-level element, it will be displayed naturally.

But what is your problem? I haven't understood it yet

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template