Fix footer to bottom of page
问题 Although most pages on my site have enough content to push the footer to the bottom of the page for most people. I would like to know it\'s always fixed to the bottom regardless of screen size from now on anyway. I\'ve tried a number of ways such as bottom: 0x; position:absolute: etc. Never seems to work very well, occasionally pushes the footer out of its container to fix to the bottom using some of those examples right there. Included is the HTML and CSS for the two parts of the footer