Ive created a web page usig html, but I want to include it as a link in another web page created by html . How can I do it?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Ive created a web page usig html, but I want to include it as a link in another web page created by html . How can I do it??

25th Feb 2018, 6:46 PM
Eni
2 Answers
+ 7
use this tag <a href="doc.html">link</a>
25th Feb 2018, 6:50 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
Thanks
25th Feb 2018, 7:28 PM
Eni