Activity 1 – HTML

Screenshots of your original HTML code and output.

Explanation / What I Learned:

In this activity, I learned the basic structure of an HTML document, including the use of tags such as <html>, <head>, and <body>. I practiced writing simple HTML code and understood how content is displayed in a web browser.