HTML Theory + Lab
HTML Theory + Lab
HTML is an acronym which stands for Hyper Text Markup Language, The
Language of Web Pages on the World Wide Web.
HTML is used to create web pages and web applications.
We can create a static website by HTML only.
Extension > .htm or .html
www –World Wide Web.
HTML is a text formatting language.
URL – Uniform Resource Locator.
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.
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.
Features of HTML
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 facilitates the programmer to add Graphics, Videos, and Sound to the web
pages which makes it more attractive and interactive.
1) Single user------ This application run on the one machine and can be used on the
same machine.
Web Service---Any application which runs on server, connects to the database, and
return data, either in JSON (JavaScript object Notation), XML (Extensible markup
language), text format, are called as web service.
tier application