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?
- HTML is the standard markup language for creating Web pages
- HTML describes the structure of a Web page
- HTML consists of a series of elements(tags)
- HTML elements tell the browser how to display the content
Version history
1989 | Tim Berners-Lee invented www |
1991 | Tim Berners-Lee invented HTML |
1995 | HTML Working Group defined HTML 2.0 |
1997 | HTML 3.2 version released |
1999 | HTML 4.01 version released |
2000 | XHTML 1.0 version released |
2014 | HTML5 version released |
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.
Create basic, testing React app via CLI
19.07.2024