html - Footer not sticking to end of the page -


i have page header,content , footer. issue i'm facing page after footer there grey background being seen , footer not sticking end of page.

i have uploaded html here... http://cruzer.net76.net/temp.html

any appreciated!

in stylesheet, set magin-top: 0 in line 300 (part of .wstoryfootertxt's style);


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -