/ Published in: CSS
URL: http://css-tricks.com/snippets/css/absolute-center-vertical-horizontal-an-image/
Expand |
Embed | Plain Text
html { width:100%; height:100%; background:url(logo.png) center center no-repeat; }
You need to login to post a comment.
