Hyperlinks
1) Mark the Google ia a search engine content.
< a > < / a >
2) Provide path or location hyper reference.
< a href="https://www.google.com"> < /a >
3) Hyperlink are used to link are webpage with some other document or other part of the document.
4) Hyperlink are created using the < a > (anchor) tag and are usually displayed as underlined text in the blue color.
5) To provide path or hyper refernce we have to use href attribute of < a > tag.