Q. What is URL ? And Explain type of URL.
It’s a complete
address of any website. Or particular images file and website pages. The
website access by the URL.
Internet users are
distributed throughout the world using a wide variety of languages and
alphabets and expect to be able to create URLs in their own local alphabets.
Structure of URL:
http://www.mgkvp.ac.in/index.php
Figure of URL Structure |
Absolute URL:
It’s a Exact address of any website. We can click and move
to absolute pages.
Relative URL:
A relative URL represent to particular attachments like
web pages, Images, Pdf file into HTML Program.
<a href=“index.html”>HOME </a>
Comments
Post a Comment