I have tried a number of ways getting my footer absolutely down, but to no avail. I'm looking for a way of getting images, hyperlinks and text into a footer (since I can't post images due to being a new on stackoverflow here's the link to image of what I need within the footer - http://liep2vsk.edu.lv/footer.png). The site's web pages are of various vertical lengths, but I need the footer to stay down at all times without scrolling.
I want to outsource the footer into a separate footer.php file and link it via include function into a web page.
I've tried using the wrapper for the footer, but it doesn't seem to work - http://liep2vsk.edu.lv/footer.php. Did I mention I need it centered?
p.s. I'm new here and I know my site's code isn't clean since there are a lot of AP Divs. Trying to learn some CSS basics.