Home >Web Front-end >HTML Tutorial >Experts please come in: What should I do if the space occupied by position:relative is blank? _html/css_WEB-ITnose
Gates uses this display: none
This... position: relative just changes the visual position
does not change its position in the document flow
You can set position: relative in its parent container, and then set position:absolute
using margin
Just delete it
Dear experts, display:none sounds like it is not displayed, so what do I want it for?
Use margin to follow me Pretty much what I thought
Just follow the steps on the 2nd floor and it should be fine.
You bunch of cheats