Today everyone is quiet glued to internet for numerous reasons like Facebook, Twitter, research and list just goes on. Everyone enjoys their space on internet. We come across different websites while browsing through the internet as well. But do you know how these websites or rather web pages are made? Still thinking? Well today we’ll discuss about the same i.e. web pages and how they are created.
The basic difference between a website and a web page is that, a website is collection of one or more web pages designed to communicate information on particular subject, theme or a personal website; while a webpage is one page single information.
Well all the web pages are basically created with the help of language known as HTML.
So what does HTML stand for?
• HTML stands for Hyper Text Markup Language
• HTML is a markup language and not a programming language.
• A markup language comprise of set of markup tags.
• In short HTML uses markup tags to describe web pages
All the web browsers like Firefox and Internet Explorer serve the purpose of reading HTML documents and display them as web pages. The browser doesn’t display these tags as it is but uses these HTML tags to interpret the contents of the page.
What are HTML Tags?
HTML markup tags are also called as HTML tags. These HTML tags are angle brackets like <html> surrounding keywords. All the HTML tags usually come in pairs such as opening tags and closing tags like <html> and </html>.
Here is the basic structure of HTML tags
<html>
<head>
<title> My Classroom </title>
</head>
<body>
<p>My Teacher</p>
</body>
</html>
Here is the explanation for above structure of HTML
• The entire text placed between opening <html> tag and closing </html> tag is described as web page.
• The entire text placed between opening <title> and opening </title> is displayed as a heading.
• The visible page content should be placed between opening <body> tag and closing </body> tag.
• The text placed between opening <p> tag and closing </p> tag is displayed as a paragraph.
So once that you get to know the basics of HTML, you’ll be able to create your very own websites. Ofcourse, only HTML wouldn’t be that appealing, images too need to be put up to make the website visually attractive. But that, certainly, you will learn in the long run as you get accustomed to it. This is a basic know-how of HTML and there is lot more to learn for creating impressive webpages. So get started without much waste of time!
And do not forget to share your views on the same.


It is time to get amazed with the use of advanced technology you can see in the movies like 2012 and Avatar. I would like to bring to your notice the background and use of dynamics is very advance in these movies; for creating background that give you the sense of three dimensional depths in background; this process is called 