2nd Quarter Reflection
During the second quarter in ICT, I have learned a lot of new things, especially about HTML and how it is used to create web pages. I discovered how to use different HTML tags such as <html>, <head>, <body>, <h1> to <h6>, <p>, and <a> to structure a webpage properly. I also learned about inserting images, creating links, and designing simple layouts using basic HTML elements. These lessons helped me understand how websites are made and made me appreciate how technology connects people and information online. One of the challenges I encountered this quarter was learning how to properly arrange and close HTML tags. Sometimes, my webpage would not display correctly because I forgot to close a tag or misplaced a code. I also had difficulty understanding how to connect HTML with CSS at first. It was confusing, especially when trying to make the webpage look more attractive and organized. To overcome these challenges, I practiced coding more oft...