Create link in HTML page 

Link one page to an other by html  anchor tag

Anchor tag have attribute -  href= " path of linking page "

Example

<a href="https://fast2learning.com"> fast2learning</a>

Other example


Result