/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#box { position:absolute; height:100px; width:100px; margin:-50px 0 0 -50px; left:50%; top:50%; }