My HTML and Blogging Experience in the Second Quarter
This second quarter, we were involved in creating and learning HTML. It was such an enjoyable and enriching experience. I learned a lot about HTML syntax, like the essential tags and the proper way to structure a webpage. One of the highlights was being able to assist my classmates whenever they struggled with their HTML activities. It was very fulfilling, being able to share what I knew and see them get better. Of course, our teacher, Ma'am Evelyn, was always there guiding us, patiently checking our activities and correcting any mistake. Her support made learning easier and more meaningful. Through our HTML activities, I learned the most crucial tags to encode: <html> and </html>. Without these tags, the file would not know that it is an HTML document. I learned how to format text in bold (<b>) and italics (<i>) and even how to make words bigger by using headings (<h1> through <h6>) or the <font> tag. But I really enjoyed adding colors and...