Introduction of HTML5

mr deepak
3 min readMay 12, 2021

HTML5 enables the creation of more interactive websites by embedding audio, video, and graphics on the web page.

The purpose of HTML5 is primarily to make it easier for web developers.

Although HTML5 is a web language, it is not only useful as a language used to create websites but now it is being used in every latest device and every new device and operating system is made HTML5 supported. Goes, so that very easily, such applications can be developed, which can communicate between different devices and can sharpen each other’s data.

Even now some such automobiles (Car, Bikes, etc…) have also started being built, which have been supported in HTML5 to make them extra intelligent and smart so that software can be made so that they can be around That can communicate with other automobiles and take various types of decisions at their level.

Using the GPS system through HTML5 Satellite, one can use Advance APIs like SatelliteGeolocation through which Smart Software can be created, the devices in which the device is used, the devices keep information around them.

HTML5 allows us to create Web Apps that do not on their Device Screen Size and Resolution, but rather we can create Web Apps using HTML5, which itself based on the Screen Size and Resolution of the user’s device Adjusts to That is, we can create Responsive Web Apps

The HTML5 Touch supports the. That is, if you want to create Touch Software for all the Touch Devices such as Touch Mobiles, Tablets, etc. at the present time, then such applications can be made easily by HTML5 because HTML5 itself supports Touch.

Facilities like HTML5 Camera and Video Access provide. That is, if you want to support Camera and Video in your web app, now you do not need to add any plug-in separately. HTML5 supports them directly.

Soon HTML5 will start directing Bluetooth and other communication media. In that case, a Web App will be able to operate remotely from another device remotely. That is, you will not need to touch the keyboard and mouse, but you will also be able to handle a web app via Bluetooth.

All the most currently used web browsers such as Google Chrome, Mozilla Firefox, Apple Safari, Opera, Internet Explorer, etc. are supported by HTML5 and these Web Browsers have the facility to modify the working i.e. to create plug-ins for these HTML5 Coding. Provide by That is, if you know HTML5, CSS3, and JavaScript, then you can easily create Extensions to modify these Web Browsers according to your needs.

Also, HTML5 is Compatible with all its previous Web Browsers. That is, if you use HTML5, then you can easily make your Web Apps such that they appear Exactly on any old Web Browser in the same way as they appear on the new Web Browser.

HTML5 Video and Audio does Directly Support. That is, now you do not need any separate plug-in to use audio and video in your web app.

HTML5 now offers Local Storage, which was not possible in any earlier HTML version. That is, now you can save the data of your web application on your Local Computer. Also, you can perform various types of Web Browser-related tasks such as Online Page Editing, which was not possible before.

HTML5 supports SVG, due to which we can create software like Games using HTML5 and this software are not dependent on any platform. As a result, the same game can be online and offline run on different types of operating systems. We can even get features like Animation in our Web App, which was previously only possible through plug-ins like Adobe Flash.

For Example

<!DOCTYPE html>

<html>

<head>

<meta charset=”utf-8">

<title>Tutorials Root</title>

</head>

<body>

<header role=”banner”>

<h1>Mr deepak</h1>

<p>online best website Mr deepak</p>

</header>

<footer>

<p>Created by Tutorials Root</p>

</footer>

</body>

</html>

Originally published at https://www.mrdeepak.com.

--

--

mr deepak

I Am a Full Stack Web Developer With 5+ Years of Extensive Experience in Global Software Industry.I Have Delivered Scalable Applications, Large & Complex Websit