Friday, April 5, 2024

REFLECTION

As we complete the HTML Lesson Quarter 3 in ICT 10, I cannot help but reflect on the importance of understanding advanced HTML features such as frameset, tables, ordered, and unordered lists. These features provided us with a solid foundation in web development and helped us develop our technical skills and understanding of how to structure web pages.


One of the key takeaways from this lesson was the importance of knowing how to use HTML elements to create structured and organized web pages. Tables and frameset are two of the core elements that were widely used in the early days of web development. While their usage has decreased over time due to the advent of more advanced technologies, their use cases and impact on the web development should not be overlooked. The use of tables for data visualization is still widely used in the web development industry.


Learning about HTML lists, both ordered and unordered, provided us with a foundational understanding of how to organize content and present it in a structured manner. The use of unordered lists, also known as bullet points, is one of the most common ways of presenting content in a list format. ordered lists, also known as numbered lists, are another way of presenting content in a list format, but with numbered items. Learning these concepts is important as they help us create clean and easy-to-read web pages.



Overall, I feel grateful for the opportunity to have learned about these advanced HTML features, and I believe that they have provided me with the foundation and skills to dive deeper into web development. I look forward to exploring more advanced concepts and continuing my journey in web development.

No comments:

Post a Comment

QUARTER 4 REFLECTION

 As we approach the end of our fourth quarter in ICT, we have had the opportunity to learn about several key concepts and skills related to ...