Skip to content

Instantly share code, notes, and snippets.

@yarekc
yarekc / gist:c43e54e8e33557c52e35
Created February 13, 2015 14:24
centeredDivOnPage
<style>
html,body {
height: 100%;
width: 100%;
overflow: hidden;
}
.containerFull{
height:100%;
width: 100%;
@yarekc
yarekc / login.php
Created February 13, 2015 14:23
ceneterd
<style>
html,body {
height: 100%;
width: 100%;
overflow: hidden;
}
.containerFull{
height:100%;
width: 100%;