About HTML

This page will explain basic knowledge such as simple HTML commands, sentence composition, history of HTML, etc.

What is Html?


Html stands for Hypertext Markup Language. It is a document designed to appear in a web browser. Usually, the file extension is named ~.html or ~.htm, and several versions have been updated to date.

The type of html


There are many kinds of html. The version is divided according to the number and the function is different. In this website will explain mainly html which is the most used around us.t is a language that works on a web browser as a language for creating web pages.

I Html

It is a language that works on a web browser as a language for creating web pages.

Html5

The new version of html is the new version of html5, with the addition of new features such as video and music.

html by function type


html strict

It is a document type that separates structure and expression by strict specification and excludes elements and attributes that will be phased out.

html transitional

A type of document designed to maintain compatibility with documents made at a time when standards were not established.

html frameset

This tag is rarely used now, but it is a document type that can be selected to use framesets.

conclusion of html


Depending on the type of html, all methods of writing documents are different, and the commands that must be declared are all different.