HTML CSS

Please I need assistance in making this footer I'm not really good at designing footers I need help and assistance. I've Made the login form but i don't really understand designing the footer
No description
No description
2 Replies
(local username "erilun06")
i dont really do much "webdesign" but at least to me that looks like its a set of (un-ordered)lists
<h4>some title</h4>
<ul>
<li>list item</li>
<li>list item</li>
<li>list item</li>
<li>list item</li>
</ul>
<h4>some title</h4>
<ul>
<li>list item</li>
<li>list item</li>
<li>list item</li>
<li>list item</li>
</ul>
maybe try putting lists in a grid layout? if you want some useful example links, you could grab the <body> and css from my website: https://erik.lundstedt.it/pages/newtab.html (yes, I know its not great-looking, i`m mid-rewrite) although I would like it if you but the code as GPLv2+ compatible in that case(feel free to get inspired, or use it while testing though)
(local username "erilun06")
to be clear, here is the open source repo https://gitlab.com/my-webstuff/www
GitLab
my webstuff / www ยท GitLab
the actual content of my website