Hi, I want to get better at webdev, That's why I'm doing these tasks and attending my lectures.

I assume that since we haven't gotten into styling with css in these lectures yet, I won't have to care about css.
CSS is a great way to style your webpage, but at the end of the day noone cares about this webpage, so why should I care about making it look good?!
I'm simply here to make a webpage that's supposed to follow standards and use the correct elements/tags, even though everyone on the internet just uses divs for everything anyway...
Oh, and by the way, I use the <hr> tags to separate my <header>, <main>, and <footer>, because even though I'm not supposed to style my html quite yet I can't stand the single blob of text I get if I don't.