How Tutorialhow-give-multiple-class-html-elementUse CSS With HTMLhow-to-make-link-in-page-in-htmlHow-Link-css-file-to-Html-fileHow-To-Make-Div-Align-CenterHow-to-create-html-button-colorfulhow-to-add-css-file-in-htmlhow-to-use-javascript-in-htmlJavaScript Sorting Multidimensional ArrayHow To Link CSS To HTMLHow To Remove Scroll bar in CSSDSA Full FormHow Long Does It take to learn JavaScript
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
