Anikasingh (Talk | contribs) |
Anikasingh (Talk | contribs) |
||
Line 36: | Line 36: | ||
html{ | html{ | ||
padding:0; | padding:0; | ||
− | margin: 0 0 | + | margin: 0 0 50px; /* 100 is footer */ |
overflow-x: hidden; | overflow-x: hidden; | ||
position: relative; | position: relative; | ||
Line 55: | Line 55: | ||
position: absolute; | position: absolute; | ||
bottom: 0; | bottom: 0; | ||
− | height: | + | height: 50px; |
background: white; | background: white; | ||
width: 100%; | width: 100%; |