HTML Tutorial

fullstackadda/img75

What is HTML ?

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.

  • Latest release: HTML 5.3
  • Developed by: WHATWG
  • Extended from: SGML
  • Extended to: XHTML
  • Initial release: 1993; 29 years ago

What is HTML basically used for?

HTML (HyperText Markup Language) is the code that is used to structure a web page and its content.

HTML is used to create electronic documents called pages that are displayed on the World Wide Web. Each page contains a series of connections to other pages called hyperlinks. Every web page you see on the Internet is written using one version of HTML code

Main purpose of HTML is to create web pages for websites.HTML gives the user to add graphical interface just as video ,rich text format and many more. HTML5 seemed to be the latest version which can help users to customize their webpage creation.