TOC

This article is currently in the process of being translated into Ukrainian (~37% done).

Introduction to HTML:

What is HTML?

Що таке HTML?

HTML це мова розмітки, яка використовується для опису базової форми веб-сторінки. Це основна мова розмітки для веб-сторінок. HTML - це абревіатура, що означає HyperText Markup Language(Мова Гіпертекстової Розмітки). Коли браузер, такий як Internet Explorer, Firefox, або Chrome, відображає веб-сторінку, насправді він читає і інтерпретує HTML-документ. Цей документ може бути лише 10 рядків, або кілька сотень, для браузера це не має значення - все що він робить це читає ваш документ.

І це основна ціль HTML - зробити інформацію HTML-документу доступним для веб-браузера. Крім того, щоб зробити ваш контент доступним для веб-бразузера, HTML також додає семантику до вашого контенту - це значить, що веб-бразузери і пошукові системи знають, який тип контенту ви розмістили на веб-сторінці і розуміють як з ним співпрацювати.

В принципі, мета HTML - додати сенс до ваших сторінок (дехто вірить, що HTML повинен впливати на вигляд вашої сторінки, але це питання релігії і ми розглянемо його пізніше), щоб браузер зміг їх показати.

І що таке HTML5?

Then what is the difference between regular HTML and HTML5? We will look into this question throughout the tutorial, but one thing that is important to note is, that anything you might have learned about HTML is still valid when it comes to HTML5 – you don’t have to throw anything away.

HTML5 consists of a whole lot of new features and we will look into the individual features along the way. But actually, HTML5 is not the just the fifth version of HTML – HTML5 was originally created by a group of people who was not in charge of the official HTML standard. To understand the coverage of HTML5 is no easy job – the real problem is, that a lot of people use the term HTML5 when what they actually are referring to is "HTML5 and all its related standards, such as CSS3".

In this tutorial the focus will be on the core HTML5 features and who you use them and where they differ from "the old" HTML 4.

When using HTML5 you need to know that not all the new features are supported by all browsers –Different browsers support different features and therefore you will have to do some tricks to make some of the elements of HTML5 work correctly.

But one thing is for sure – HTML5 is the future, that how webpages are going to be build, Apple and Google support a great deal of HTML5 features already, The World Wide Web Consortium has given up their own work of the next generation of xHTML to support HTML5, so let’s get started!


This article has been fully translated into the following languages: Is your preferred language not on the list? Click here to help us translate this article into your language!
adplus-dvertising