/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#container { width: 140px; border: 1px solid #666666; position: absolute; top: 0px; left: 50%; margin-left: -70px; /* width/2 */ }