![]() |
What is HTML language? |
Text markup languages and HTML
HTML is a type
of Markup Language, or as it is also called Text Markup Language, it is a
programming language that consists of a set of hints, symbols, tags, and
commands about a specific text. Using these tags determines how the text is
organized, formatted, and described. The use of this language has recently
spread very widely within letter-grading systems across the Internet, HTML is web coding.
HTML is the
most famous type of Markup Language, and HTML is considered one of the
important Internet protocols. This language follows several well-known and
famous methods in the field of publishing, and therefore HTML is considered a
strong link between the author and the editor.
What is HTML language?
HTML stands for
Hyper Text Markup Language. HTML is a special coding language that is used to
design and create web pages. It can be said that the HTML markup language is
considered the basic structure and infrastructure of web pages.
The HTML
language provides a detailed and comprehensive description of how and what the
website will look like. It also accurately describes the mechanism for
displaying all the contents of the website by dividing it into a title and then
paragraphs. All of this is done using special HTML programming codes called Tags.
What are Tags?
It should be
noted that the term Tags refers to the main part of building a web page or
website, as through these tags special commands are developed and implemented
to be used in shaping and creating the website.
All tags are
enclosed between < > signs and HTML tags are divided into two basic types:
Starting tag
It is difficult
for the web designer to put a beginning and an end for each command or tag so
that the command is executed correctly. The start tag is usually placed like
this: <HTML>.
End tag
In the end tag,
the / sign is placed next to it to close the given order, and the end tag is as
follows: </HTML>.
What is the function of HTML language?
The HTML
language facilitates work with the opening tag <HTML> and the
closing tag </HTML>. Starting with this symbol and closing with the same
symbol with the addition of / is considered a prerequisite for designing a successful web page, as all commands must be confined between these
two tags. It is also required to work on a notepad or front page.
It should be
noted here that the main reason for making these two tags are the beginning and
the end, and they must begin and end with them as well so that the browser of
the website or the website is given the order to translate the commands into
understandable and clear content for the end user of the web page as well as
for visitors to the website. Among the tags contained on the web page of any
site are:
> HTML><Head><title>,
Tech.Nook <title/><head/><body>.
Where all tags
are placed, which carry commands and formats that are intended to be applied to
all contents of the page, such as texts, graphics, designs, lists, hyperlinks,
tables, links, etc., and then tags are marked with </body><html>.
The font size and type are also controlled using specific tags, and so on with
the rest of the features. as all the features of the website (web coding) are controlled by this important
programming language.
It should be
noted here that the designer of a website using the HTML language must save his
work with the HTML extension so that he can apply all the contents of the file
based on this language.
write a comment