Difficulties about this project.
I've been away from CSS for a long time, so remembering a lot properties was a challenge.
God bless mozilla dev
Which areas of your code are you unsure of?
I'm not unsure, but more of "This could easily be better organized" about my HTML tags and my CSS. Im pretty sure i repeated myself a lot. It could use a refactor, but considering is a small project i think i can move on.
Do you have any questions about best practices?
Yes, a lot.
- Span vs paragraphs / headers in small sentences or just one word.
- Best ways to aproach CSS
- Name conventions
This three just for a fast start.