RigidRagdoll's Tree

Hello and welcome!

This is an ongoing project for me,, I've just read through a complete beginner's tutorial of HTML, and I'm going to update this as I learn for people to see, and for me to track my progress :)

What I want to achieve on this page currently

  1. Screenshots of my code to remind myself of progress
  2. A form for people to send feedback and tips
  3. To make it look nice n' classy with CSS

What I want to achieve on this page at some point as I learn

My progress so far

Day one of learning HTML!
Barebones website - 13/08/2025
13/08/25
Day two of learning HTML, and day one of learning CSS!
Barebones website but green - 13/08/25
14/08/25

25/08/25 - There's no screenshot of a website update as of current, because visually nothing has changed.

Behind the scenes though, I've been learning about structuring content using HTML; for instance instead of using a table to separate the captions and dates on the screenshots above, they are now using figure elements.

(And that "figure" text is using the "code" tag!)

Tommorrow I'll be adding sections just for the sake of readability for myself, then I'll continue with the final part of the HTML tutorial I'm following and move onto CSS properly soon after that!

What I've learnt and used on this page so far: