I wrote an easy HTML/CSS tutorial for absolute beginners :)
Good Tutorial to Learn CSS Positioning.
This has been around forever--but it's really fantastic.
More on reddit.comGood resources to learn CSS?
MDN is the most thorough resource in general. If you need an overview of the big picture logic before you dive into the details, I like HTMLDog—it's a bit out of date, but it's still useful for comprehending how things work together.
More on reddit.comWhat are your best 'advanced' CSS resources?
https://tympanus.net/codrops/
More on reddit.comWhat is CSS?
What does CSS do?
Is CSS a coding language?
Videos
Link to the tutorial: https://easyhtmlcss.com/
Hi! I'm a full stack web dev, and I really like to help people learn programming. I wanted to make a super easy HTML/CSS tutorial meant to help people get started no matter how inexperienced you are. The point of this tutorial is not to go super in depth on everything, but to get you to a good starting point for further exploration. You'll learn how to make HTML files and link them together, add text and images, and customize things like your font, colors, and borders. The tutorial is structured in bite-sized pieces without giving too much information at once - so if you have found other HTML/CSS tutorials overwhelming, this one is for you.
I put a lot of work into this tutorial so I hope you check it out and I hope that it can help at least one person get started. Happy learning :)