HTML (HyperText Markup Language)
HTML is the standard markup language used to create web pages. It structures content on the
web using elements like headings, paragraphs, links, images, and forms.
HTML was first developed by Tim Berners-Lee in 1991 to help share documents over the
internet.
Web browsers such as Google Chrome and Mozilla Firefox read HTML files and display them as
web pages.
HTML works together with:
CSS (for styling)
JavaScript (for interactivity)