how to add link in frontend page | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to add link in frontend page

11th Oct 2016, 10:59 AM
Rashid
Rashid - avatar
2 Answers
0
type <a href="your link">your name</a>
11th Oct 2016, 8:56 PM
Mohamed Ali
Mohamed Ali - avatar
0
Using anchor tag. <a href="yourpage.html">Click here to go to next page</a>
12th Oct 2016, 3:39 PM
Sumita Das
Sumita Das - avatar