Embed presentation
Download to read offline







HTML is a markup language used to structure and present content on the World Wide Web. It uses tags to annotate text and other content within a web page. Common tags include <html> to define an HTML document, <title> for the page title, and <p> for paragraphs. HTML documents are created and edited using a simple text editor, then viewed in a web browser which interprets the tags to display the structured content.






