Example URL : https:// www.india.gov.in./india - glance / states - india
Domain : india. gov.in
The Path : This is the last part of the URL. The part tells the browser regarding the file to be used from the domain directory.
Example URL : https:// www.india.gov.in./india - glance / states - india
Path : india - glance / states - india
SOME COMMON DOMAIN NAMES
Some of the popular domain name extensions are given below:
HTML
HTML stands for Hypertext Markup Language. It is a complete code package that allows the user to create web pages that
contain both text and graphics. All the web browsers are designed to understand and interpret this language.
Let us analyse the term HTML:
HYPERTEXT
Htypertext refers to the combination of text and graphic images. It is a piece of ordinary text that has a unique feature
of linking to other documents or web pages. So, when you click on the hypertext, it opens a new web page.
MARKUPS
Markup are special symbols or characters in an HTML file. These markups indicate how the content will appear on the
browser. The markup indicators are often called Tags.