공부
[CSS] center position
승가비
2021. 1. 1. 23:16
728x90
https://stackoverflow.com/questions/2005954/center-a-positionfixed-element
Center a position:fixed element
I would like to make a position: fixed; popup box centered to the screen with a dynamic width and height. I used margin: 5% auto; for this. Without position: fixed; it centers fine horizontally, bu...
stackoverflow.com
728x90