Definition of HTML

In 1980, Physicist Tim Berners-Lee, a contractor at CERN, proposed and prototyped ENQUIRE, a system for CERN researchers to use and share documents. In 1989, Berners-Lee wrote a memo proposing an Internet-based hypertext system. Berners-Lee specified HTML and wrote the browser and server software in late 1990

Hypertext Markup Language (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 (CSS) and scripting languages such as JavaScript and VbScript.

  1. HTML stands for HyperText Markup Language
  1. HTML is the standard markup language for creating Web pages
  1. HTML describes the structure of a Web page
  1. HTML consists of a series of elements
  1. HTML elements tell the browser how to display the content


                                                                                                                                                      Home

Comments

Popular posts from this blog

Keywords in C Programming

Definition of C Language

Data Types in C Programming