HTML
HTML, which stands for HyperText Markup Language, is the standard markup language for creating web pages, defining the structure and content displayed in a web browser.
HTML provides the foundation for web pages by defining elements like headings, paragraphs, images, links, and lists, which are then rendered by web browsers.