During the second quarter, I gained a lot of new knowledge, particularly in the area of coding. Even though this has been difficult at times, I've discovered that perseverance and the correct tools, like internet guides, can make a big difference. Additionally, learned how to structure basic HTML code, using the <html>, <head>, and <body> tags to organize content. The <html> tag is the root element that wraps all the content on a webpage, while the <head> tag contains metadata like the title of the page or links to external stylesheets. The <body> tag holds the visible content such as text, images, and other elements that users can interact with. My understanding of web programming has improved as a result of these experiences, and I was careful to adhere to my teacher's recommendations, which helped me stay on track and avoid mistakes One of the major challenges This quarter, I struggled with coding, particularly when it came to compreh...