I am trying center a modal window in the browser page. I just want to center it, so that it should be responsive for all the screens.
相关问题
- Views base64 encoded blob in HTML with PHP
- Is there a way to play audio on a mobile browser w
- HTML form is not sending $_POST values
- implementing html5 drag and drop photos with knock
-
Why does the box-shadow property not apply to a
Simple solution using css only: set modal centre to screen
If modal container is as following :
Add css code
With position:absolute Assuming your modal is 300x300
With display:table An alternative way for that is to make display table