Saturday, December 7, 2024

CODING MY WAY

 

My Second Quarter Ict Journey 

          The second quarter of ICT classes was a valuable learning experience. I gained a deep understanding of HTML (Hypertext Markup Language), including how HTML tags are used to structure and format web content. I learned about the importance of web standards, defined by the World Wide Web Consortium (W3C), and explored essential standards like HTML, CSS, XML, and XHTML. I became proficient in using various HTML tags and attributes for formatting text, creating links, embedding images, and defining page structure. I also learned how to structure a basic HTML document using tags like  <html> ,  <head> ,  <title> , and  <body> . Understanding hyperlinks, including how to create links to other web pages, email addresses, and images, was another key takeaway.

          While I found the learning process rewarding, I encountered challenges, particularly with understanding complex HTML tags and attributes, debugging code errors, and applying my knowledge to practical projects. To address these challenges, I relied on online resources like W3Schools and MDN Web Docs, practiced writing HTML code extensively, and sought guidance from instructors and peers.

          Moving forward, I will continue to practice writing HTML code to further improve my skills. I will also explore CSS (Cascading Style Sheets)  to enhance the visual appearance and interactivity of my web pages. Finally, I will apply my HTML knowledge to build real-world projects, such as personal websites or simple web applications, to gain practical experience.

1 comment:

  1. I enjoyed reading your reflection, Keep it up. I hope you'll much more next quarter.

    ReplyDelete

CODING MY WAY

  My Second Quarter Ict Journey            The second quarter of ICT classes was a valuable learning experience. I gained a deep understandi...