Yesterday, you learned about HTML, the language of the World Wide Web. HTML uses tags to structure content on web pages. Think of as many tags as you remember and what they do.

Answer is a simple 5 sentences in a 4th grader

Some of the tags in HTML are <h1> which makes text a big heading, <p> which makes text a paragraph, <a> which makes a link to another webpage, <img> which adds an image to a webpage, and <ul> which makes a bulleted list. Each tag helps organize information on a webpage so it looks nice and is easy to read. It's like giving each part of a webpage a special job to do!