html's image

html-Sat Dec 24 2022

Getting started with html.

I've learned so so much in this amzaing language, so many tips and tricks!

As a beginner, I quickly grasped the fundamental structure that HTML provides to a webpage. The 'head' for meta-information, the 'body' for content – it all started to make sense. Embracing semantic HTML not only improved my site's accessibility but also enhanced my understanding of how search engines interpret content. Remembering to use proper tags and nesting became second nature, laying a strong foundation for my coding endeavors.