HTML (Hyper Text Markup Language)

HTML, or Hyper Text Markup Language, is the standard markup language used to create and design documents on the World Wide Web. It is not a programming language, but a markup language that structures content on the web. HTML uses various elements and tags to define the different parts of a webpage.
What else we can tell about HTML?
  1. HTML is the standard markup language for creating Web pages
  2. HTML describes the structure of a Web page
  3. HTML consists of a series of elements(tags)
  4. HTML elements tell the browser how to display the content

Version history

1989Tim Berners-Lee invented www
1991Tim Berners-Lee invented HTML
1995HTML Working Group defined HTML 2.0
1997HTML 3.2 version released
1999HTML 4.01 version released
2000XHTML 1.0 version released
2014HTML5 version released


heart
0
3 connected dots
0

Used in

In this article you will understand how to add a web tutorial on a website for guests using React components. With the ability to define to which elements hints will be linked and how many such links must exist, it …
I will be busy developing a new project. His name is SearchResultParser. Its essence is to parse data from the search results of various search engines, such as google, youtube, yandex and others.
SEO recommendations from Google were used to improve the paginator and infinite scroll using replace and push states for the URL. A tag system was also developed for the site. A gallery was added.
This is an article that is going to introduce you to my new project/webtool, SearchResultParser. Also, from this article, you can navigate to any interesting article for you. See them in the end.
Describing how to create basic/testing React app in terminal. Also checking for errors tests.