I feel as though Learn More About CSS Pseudo Selectors By Building A Balance Sheet course skims through the important parts of HTML and goes into pretty complicated CSS rules without explaining them much, almost implying to just copy and paste the instructions and code, hoping that students would just get it right and understand how to build responsive tables.
So, I’ve found the course from Mozilla that goes into the basics of HTML tables, how to style them, why do you need to do all that, and how to love tables and not hate them, the same thing I felt after half the fCC table course.
This helped me a lot, and again made me think I can do this. So, I hope you can do this too.
Thank you. I’m currently in middle of this course and though its great am finding it a little tough to understand. I’m gonna read this before resuming the course. I appreciate you taking the time to help others, thank you!
The thing I would recommend — do the “active learning” part to practice the things you’ve read. I download the .html and .css files in a new folder and open it via Visual Studio Code. You can choose any other IDE.
After completing the basic and advanced Mozilla table topics, you can add them to your GitHub and show your work to the future recruiter or go back and refresh your knowledge:)
The link I’ve provided has a few articles on how to create tables with HTML. It gives you enough theory before asking you to practice the things you’ve learnt. This is how the ‘Active Learning’ part looks like.