0
How to make a footer with html and css please tell
3 Respostas
+ 1
Footer is just another section which has info about the company or owner of the site's mainly , it's created just like any other section in the webpage, by making a separate element. I don't know if this was the answer you expecting , of you have a code where you need to add footer then post the link too.
0
https://code.sololearn.com/WDAj3J1gyprq/?ref=app
See I just added a footer and made style without changing much of wat u did, footer can be added in other ways, other than using position absolute.