Anikasingh (Talk | contribs) |
Anikasingh (Talk | contribs) |
||
Line 35: | Line 35: | ||
body, | body, | ||
html{ | html{ | ||
− | |||
padding:0; | padding:0; | ||
+ | margin: 0 0 100px; /* 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: 100px; |
− | background: | + | background: white; |
width: 100%; | width: 100%; | ||
} | } |