How do you make a link open a webpage? I forget! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do you make a link open a webpage? I forget!

The title is the question

12th May 2019, 2:55 PM
ArrowMaster
ArrowMaster - avatar
2 Answers
13th May 2019, 1:25 AM
JTLZ
+ 3
html sample: <a href="www.mysite.com">open here</a>
12th May 2019, 3:01 PM
CodeFu
CodeFu - avatar