In this week, I grasped a solid understanding of essential HTML components, including the structure of a basic HTML document with tags such as <!DOCTYPE html>, <html>, <head>, and <body>. Additionally, I gained proficiency in using different heading sizes (<h1>, <h2>, <h3>) and creating lists with both ordered (<ol>) and unordered (<ul>) formats, using the <li> tag for list items.
Even though my comprehension of HTML has improved, I still find HTML entity tags to be a little confusing right now. However, I'm confident that I can overcome this obstacle and improve my understanding of HTML entities if I keep practicing and learning. I found W3Schools Online Web Tutorials helpful in understanding HTML entities.
I hope to use my increased understanding of HTML codes and structures in my role as an instructional designer to improve the way content is presented in e-learning modules.
Information can be efficiently organized by using different heading sizes (<h1>, <h2>, and <h3>).
Additionally, the ability to construct unordered lists (<ul>) and ordered lists (<ol>) containing list items (<li>) would help organize content hierarchies and enable a smooth user experience.
Commentaires