When we browse the different web pages we find a great variety of content, styles and designs. This is thanks to HTML language, which serves to give a precise structure to the portals.
In this post we will know what is HTML language, at the same time of its characteristics and what function it fulfills within the web pages. This is why here at Look How It is Made, as usual, We will provide you with all the information you need to understand it..
What is HTML and what is it used for?
HTML is nothing more than a simple acronym in English for Hyper Text Markup Language, being in Spanish something like Hypertext tag language. And it is said that this is nothing more than an abstract language, that all applications use to render a document.
When we say 'document’ we refer to full instances as web pages. In these we can find a greater ease of transmission of information through the different channels. At the same time, all browsers can parse and interpret HTML code or language, using HTML parsers.
Now the 'hypertext’ make reference to all the links that the web pages contain within a specific web portal or between several of these sites.
In general terms, the HMTL language are labels, and it is used to create widely used web pages in WordPress. Because of how useful it is to be able to establish and describe the structure of a web page and all its items.
All this will be organized through tags, that describe the content of the page, be it text, Photos, videos, among other things. It could be said that the HTML language is the one in charge of organizing and establishing, how will he be appearance of this web portal and we can even connect it to a database like Access.
How is the HTML structure of web pages?
The HTML language will allow us to indicate what the structure of our web page is like, through the use of different labels. It can be said that this language gives us great adaptability, and at the same time it is easy to interpret. This is because it follows a scheme where there is a root element and the rest of the labels are inserted logically for its operation.
At the same time, this language has a grammar that is special to it, this is the next, where to mark the beginning of a paragraph it is necessary to use
and to finish it is necessary to use the label
. Another aspect to highlight is that the HTML are divided into two parts, being these “head” Y “Body”.
Header in HTML language
In this part of the language we will find certain information that is not direct content of the web portal. Such as metadata, javascript codes and more are what is generally included in this section. Below you can see all the data that can be part of the header or 'head'.
- Contextual page information such as the title and the data that are not clear in the body of the portal.
- Reference to all the files where you can see reflected all those resources that our website needs.
- Scripts and stylesThese are not truly independent files, but they are also included in the header.
It should be noted that the tags for running the HTML code are ” Y ”. Everything inside of them will be part of the header, featured this with its ‘sub-tags’.
HTML language body
On the other hand, in the body will be all the content of the web page, between this, we can find the texts, multimedia and even the links found in it. This is found structured in several sections and labeled correctly.
In addition, the tags in this section of the web page are ” Y ”, among which everything mentioned previously goes.
What are HTML tags?
With the ‘labels’ what do you mean snippets of text made up of angle brackets that are used to write the different HTML language codes.
These tags will never be shown to the user who is viewing the web page. These are simply the guides so that the codes of the websites manage to function properly. This is because computers process the generation of the content of a web page from these.
That way you know what content goes where and in the right style. In general, the structure of web pages with HTML language is next:
In this part there is information not directly related to the web portal.
Between the two tags goes all the content of the web page.
How has the evolution been from HTML to HTML5?
It is something really simple to explain. Well, this HTML5 is one of the last standard versions in dating related to this HTML language.
In a simpler way, you could say that HTML5 is the same as saying HTML, but with the difference that it has some new features and other extra tags. In this they highlight what the calls would be semantic labels and it also has greater compatibility with multiple multimedia content.
With content advancements on all web pages, the evolution from HTML to HTML5 it has been fast. You could say that the latter is the 'improved version’ that makes it possible to add a greater scope of content.
Related Post:
- How to create an online store using WordPress WooCommerce
- How to activate the Divi gallery in my WordPress – Step by step guide
- How to activate the Mailchimp form for WordPress – Advantage
- How to export WordPress widgets to a different page
- How to install and configure the 'TinyMCE plugin’ de WordPress
- Complemento Wp Smush: Optimizing WordPress images the easy way






