HTML5 Overview

  • HTML stands for HyperText Markup Language.
  • HTML5 is not a programming language, rather it is a markup language
  • It is used to create the structure of a web page.
  • HTML5 pages are made up of tags, elements, and attributes.
  • With HTML5, browsers can know which element or content (text, image, video, table, form, etc.) to show.

Why and when you should learn HTML5

You should learn HTML if…

  • Do you want to be a web developer
  • Do you want to create your own website?
  • You want to know how a website is made
  • Do you want to learn any programming language
  • Are you interested in website and web technology

What can you do with HTML5?

Using HTML you can…

  • Create your own website or any kind of web page
  • Begin to become a web developer
  • Create online and offline web pages
  • Can save data in the browser’s storage
  • Create a form by which people can get information from people

Prerequisite

If you have basic knowledge of the computer, such as typing, opening files, saving files, creating folders, opening browsers, running the Internet, etc., you can start learning HTML.

What software is required to create HTML5 pages?

To create a basic HTML page you need.

  • A computer or laptop
  • A browser such as Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.
  • A text editor, such as Notepad ++, VS Code, Sublime Text, etc

You can download any one of these browsers and text editors by clicking on the name given above and if you already have a computer/laptop installed, then you can proceed.

What will you learn in this HTML5 Tutorial Series?

This Free HTML5 Tutorial series has been created keeping in mind that the students who start reading it do not already have any knowledge of HTML and programming, but you want to make your own website by reading it or want to start a career in website development.
That is why in this series we will start with a very basic and slowly learn all the nuances of HTML and reach the advanced level and in the end, we will try to learn all the important information about HTML, start creating your own web page, and The confidence to face HTML interview should also come.

So let’s start with the next lesson to learn HTML. All The Best !!