HTML

HTML, which stands for HyperText Markup Language, is the most basic construction element of a web page and is used to create and visually represent a web page. Determines the content of the web page, but not its functionality. Other technologies other than HTML are generally used to describe the appearance / presentation of a web page (CSS) or its functionality (JavaScript). HTML gives "added value" to a standard text in Spanish. Hiper Text refers to links that connect one Web page to another, either within a web page or between different websites. the links are a fundamental aspect of the Web. By uploading content to the Internet and linking it to other people's pages, you become an active participant in this World Network. HTML uses "markup" or markup to annotate texts, images, and other content that are displayed in the Web Browser. The HTML markup language includes special "elements" such as <head>, <title>, <body>, <header>, <article>, <section>, <p>, <div>, <span>, <img >, and many others more. Elements in HTML (Hypertext Markup Language) are usually "block" elements or "inline" elements. A block element occupies the entire space of its parent element (container), thus creating a "block". This article helps explain what this means. Global attributes can be specified in all HTML elements, even those that are not specified in the standard. This means that any non-standard element must allow these attributes, although the use of these elements means that the document is no longer compatible with HTML5.