Reflection on 2nd quarter
During the second quarter, I have significantly expanded my understanding of coding and HTML formatting tags. I learned how to structure a webpage effectively using basic tags such as <html>, <head>, <body>, and <div>. I also discovered the importance of semantic tags like <header>, <footer>, and <article> in improving accessibility and readability. Additionally, I explored styling HTML with inline and external CSS and mastered the use of attributes, such as id and class, for better layout management.
One major challenge was debugging errors when the page did not render as expected. Misplaced or forgotten closing tags, incorrect nesting of elements, and unfamiliarity with certain attributes caused frustration. Understanding how CSS interacts with HTML also posed difficulty, especially when dealing with complex layouts or conflicting styles.
To overcome these challenges, I relied on consistent practice and using developer tools like the browser's inspect feature to identify issues. I referred to documentation, such as the MDN Web Docs, for clarification and examples. Watching tutorial videos and participating in online coding forums also helped deepen my understanding and provided valuable tips for troubleshooting.
Moving forward, I will focus on mastering advanced HTML elements and exploring JavaScript to add interactivity to webpages. I plan to build small projects to apply what I’ve learned and strengthen my coding skills. Additionally, I will continue to refine my debugging process and deepen my knowledge of best practices in web development to create responsive and visually appealing websites.
It's great to hear that you've learned a lot in this quarter
ReplyDeleteGood job on overcoming this quarter, you did well!
ReplyDelete