Friday, December 13, 2024

New found knowledge

My Reflection



As a ICT student, this 2nd quarter made me realize the crucial role basic HTML tags play in building websites. HTML, or Hypertext Markup Language, serves as the backbone of web development, providing structure and meaning to content. Mastering basic HTML tags is essential for creating robust, semantic, and accessible websites. The BASIC’s Basic HTML tags such as <html>, <head>, and <body> provide the foundation for website structure. The <html> tag wraps the entire document, while <head> contains metadata, titles, and scripts. The <body> tag holds visible content. Proper use of these tags ensures a clear hierarchy and organization. Structure Headings (<h1-6>)and, paragraphs (<p>).Hierarchical headings structure content, paragraphs organize text enable inline styling. These tags enhance readability, accessibility, and search engine optimization. Enhancing Experience List tags (<ul>, <ol>, <li>), anchor tags (<a>), images (<img>), divisions (<div>), and tables (<table>) enrich user experience. These tags present information concisely, enable navigation, and add visual appeal. To maximize HTML's potential, developers should use semantic tags, separate structure and content, validate HTML regularly, and follow W3C standards. Adhering to these principles ensures websites are maintainable, scalable, and accessible. All this new found knowledge that i know gained i hope to share it and apply it to others.

Reference to img - https://www.investopedia.com/terms/h/html.asp

11 comments:

  1. Good Job! great job with your blog. Can you teach me how to do it

    ReplyDelete
  2. thank you for sharing your experience, keep up the good work!

    ReplyDelete
  3. Your blog is very informative, thank you for sharing!

    ReplyDelete
  4. Great blog! Keep the Great work and I hope you'll enjoy your journey(^-^)

    ReplyDelete
  5. I see that you've learned a lot, keep it up!

    ReplyDelete
  6. It's nice to hear that you've learned a lot this second quarter, despite of the very little time that we had. Keep up the good work!!

    ReplyDelete
  7. I can tell that you really learned a lot this 2nd Quarter, keep up the good work! ^o^

    ReplyDelete
  8. Your blog post is so catchy! Keep striving, mah bro.

    ReplyDelete
  9. It's nice that you've learned a lot this quarter

    ReplyDelete
  10. Great work! Keep up the goodwork!

    ReplyDelete

New found knowledge

My Reflection As a ICT student, this 2nd quarter made me realize the crucial role basic HTML tags play in building websites. HTML , or Hyper...