HTML INTRODUCTION

Eduaction Management 959 Lahore

Code With Jahangir

HTML INTRODUCTION

FREE COURSES

FREE CERTIFICATE

HTML Introduction

What is HTML?

  • HTML is an initialism for "HyperText Markup Language".
  • It is the language of the web.
  • It is used to create websites.
  • It is used to define a page layout, meaning it is a barebone page structure.
  • HTML is used for making pages of the website also called webpages that we see on the internet
  • It consists of a set of tags.
  • This set of tags is written in HTML Document.
  • ".html" or ".htm" is the extension.
  • There are so many versions of HTML but HTML5 is the latest version.

 

Features of HTML

·       It is platform-independent.

·       Images, videos, and audio can be added to a web page.

·       Hypertext can be added to the text.

·       It is a markup language.

·       It is interpreted language

·       It can be integrated with other languages like CSS, JavaScript etc.

·       Semantic Structure.

·       local Storage & Indexed DB – Client-side data storage.

·       Offline Capabilities (PWA) with Cache API & Service Workers.


Why the work HyperText & Markup Language

The word hypertext markup language comprises the words “hypertext” and “markup language”. The term "hypertext" refers to the linking of text with other documents and “markup language” refers to a language that uses a set of tags.

So, HTML is the linking of text with other documents using some set of tags.

 

Note:- Tags refers to some meaningful texts enclosed in angle braces <...>. For eg. <head>. Each tag has a different meaning and importance in building an HTML page which can affect the web page in its own ways 

A beautiful analogy to understand HTML:

 

 

Here in the explanation for the above analogy, the car skeleton refers to HTML with the page body. When that skeleton is painted it the car gets CSS and after all that car is provided with some functionalities like engine, etc (which refers to JavaScript), the car gets life and can run. Similarly, when we develop our websites we need HTML for the structure and if we want our website to look good and prettier we need CSS and if we want to add functionalities to our webpage we need JavaScript.

 

History of HTML:

  • In 1989Tim Berners Lee established www and created HTML in 1991
  • From 1995 to 1997, he started working on versions of HTML.
  • In 1999, a committee was organized that made HTML4.0 a standard.
  • HTML4.0 is used by many, even today. However, the stable version of HTML is 5.0 also known as HTML5.

Eduaction Management 959 Lahore
Code With Jahangir
HTML INTRODUCTION
FREE COURSES
FREE CERTIFICATE
Previous Post Next Post

Contact Form