I am a complete beginner in HTML and I have a project for my web design class about a movie.
<div id="footer">
<a href="D:/MOVIE REPORT/akira.htm" title="GO BACK?"><img src="D:/IMAGES/goback.gif">
My code is messy right now, but I want to add a footer after the main body like this:
https://i.sstatic.net/SKlgi.jpg
I tried following my teacher's instructions to use a table, but it didn't work at all. Can someone please help me?