Language Courses

Hypertext Markup Language (HTML)

Price : RS.4999Rs.3999

The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript. HTML (HyperText Markup Language) is the code that is used to structure a web page and its content.

Contact Us
Lectures : 30 Durations : 30 days After Course Complete : Certificate of Completion

HyperText Markup Language

HTML is an acronym which stands for Hyper Text Markup Language which is used for creating web pages and web applications. Let's see what is meant by Hypertext Markup Language, and Web page.

Hyper Text: HyperText simply means "Text within Text." A text has a link within it, is a hypertext. Whenever you click on a link which brings you to a new webpage, you have clicked on a hypertext. HyperText is a way to link two or more web pages (HTML documents) with each other.

Markup language: A markup language is a computer language that is used to apply layout and formatting conventions to a text document. Markup language makes text more interactive and dynamic. It can turn text into images, tables, links, etc.

Web Page: A web page is a document which is commonly written in HTML and translated by a web browser. A web page can be identified by entering an URL. A Web page can be of the static or dynamic type. With the help of HTML only, we can create static web pages.

Brief History of HTML

In the late 1980's , a physicist, Tim Berners-Lee who was a contractor at CERN, proposed a system for CERN researchers. In 1989, he wrote a memo proposing an internet based hypertext system.

Tim Berners-Lee is known as the father of HTML. The first available description of HTML was a document called "HTML Tags" proposed by Tim in late 1991. The latest version of HTML is HTML5, which we will learn later in this tutorial.

Expert faculty

24/7 Support

Smart Classes

4 Reviews for women’s fabric mix midi wrap jumpsuit

Sara Lisbon (verified owner) – February 8, 2020

For those of you who are serious about having more, doing more, giving more and being more, success is achievable with some understanding of what to do, some discipline around planning and execution of those plans and belief that you can achieve your desires.

Frank Smith (verified owner) – February 8, 2020

There are basically six key areas to higher achievement. Some people will tell you there are four while others may tell you there are eight. One thing for certain though, is that irrespective of the number of steps the experts talk about, they all originate from the same roots.

Joanna williams (verified owner) – February 8, 2020

Success isn’t really that difficult. There is a significant portion of the population here in North America, that actually want and need success to be hard! Why? So they then have a built-in excuse when things don’t go their way! Pretty sad situation, to say the least.

Felica Queen (verified owner) – February 8, 2020

Making a decision to do something – this is the first step. We all know that nothing moves until someone makes a decision. The first action is always in making the decision to proceed. This is a fundamental step, which most people overlook.

Add a review

Your email address will not be published. Required fields are marked *

Features of HTML

  • It is a very easy and simple language. It can be easily understood and modified.
  • It is very easy to make an effective presentation with HTML because it has a lot of formatting tags.
  • It is a markup language, so it provides a flexible way to design web pages along with the text.
  • It facilitates programmers to add a link on the web pages (by html anchor tag), so it enhances the interest of browsing of the user.
  • It is platform-independent because it can be displayed on any platform like Windows, Linux, and Macintosh, etc.
  • It facilitates the programmer to add Graphics, Videos, and Sound to the web pages which makes it more attractive and interactive.
  • HTML is a case-insensitive language, which means we can use tags either in lower-case or upper-case